KHRLightsPunctualLight
data class KHRLightsPunctualLight(val color: DoubleArray?, val type: String, val intensity: Double?, val range: Double, val spot: KHRLightsPunctualLightSpot?)(source)
Constructors
Link copied to clipboard
constructor(color: DoubleArray?, type: String, intensity: Double?, range: Double, spot: KHRLightsPunctualLightSpot?)