Fixed

data class Fixed(intensity: Float) : LightsMode

The lighting effects are partially enabled (between 0 and 1).

Constructors

Link copied to clipboard
constructor(intensity: Float)

Types

Link copied to clipboard

Functions

Link copied to clipboard
open override fun describeContents(): Int
Link copied to clipboard
open override fun writeToParcel(parcel: Parcel, flags: Int)