Immersion

class Immersion

The range of Stage's immersion

Parameters

defaultValue

The default level of Stage's progressive in 0...100

minValue

The min level of Stage's progressive in 0...100

maxValue

The max level of Stage's progressive in 0...100

Types

Link copied to clipboard
object Companion

The companion of Immersion.

Properties

Link copied to clipboard
val defaultValue: Int
Link copied to clipboard
val maxValue: Int
Link copied to clipboard
val minValue: Int
Link copied to clipboard

validDefaultLevel, the default level of Stage's progressive between validMinValue and validMaxValue

Link copied to clipboard
val validMaxValue: Int

validMax, more than the validMinValue,the max level of Stage's progressive In 0...100

Link copied to clipboard
val validMinValue: Int

validMin, the min level of Stage's progressive In 0...100