KHRLightsPunctualIndex

@Serializable
data class KHRLightsPunctualIndex(val light: Int) : Record(source)

Constructors

Link copied to clipboard
constructor(light: Int)

Properties

Link copied to clipboard
val light: Int