Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.model.opengl.colortransformation
/
LightsMode
/
Fixed
Fixed
data
class
Fixed
(
intensity
:
Float
)
:
LightsMode
The lighting effects are partially enabled (between 0 and 1).
Members
Constructors
Fixed
Link copied to clipboard
constructor
(
intensity
:
Float
)
Types
CREATOR
Link copied to clipboard
object
CREATOR
:
Parcelable.Creator
<
LightsMode.Fixed
>
Functions
describe
Contents
Link copied to clipboard
open
override
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
open
override
fun
writeToParcel
(
parcel
:
Parcel
,
flags
:
Int
)