DiscreteLightComponentData

@Serializable
data class DiscreteLightComponentData(val light: LightTypeData) : ComponentData

Constructors

Link copied to clipboard
constructor(light: LightTypeData)

Properties

Link copied to clipboard