LightSettings

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class Color(val red: Float, val green: Float, val blue: Float, val alpha: Float) : PushPayloadSerializer

Properties

Functions

Link copied to clipboard
open override fun toMap(): Map<String, Any>