Companion

object Companion

Static methods and variables.

Functions

Link copied to clipboard
@JvmStatic
fun valueOf(value: String): ClipLayerTypes

Utility function to get ClipLayerTypes instance from given value.

Properties

Link copied to clipboard
@JvmField
val MODEL: ClipLayerTypes

If present the clip layer would remove all 3d model layers below it. Currently only instanced models (e.g. trees) are removed.

Link copied to clipboard
@JvmField
val SYMBOL: ClipLayerTypes

If present the clip layer would remove all symbol layers below it.