abstract class ALight : ATransformable3Dabstract class ALight : ATransformable3D |
|
open class DirectionalLight : ALightopen class DirectionalLight : ALight |
|
open class PointLight : ALightopen class PointLight : ALight |
|
open class SpotLight : DirectionalLightopen class SpotLight : DirectionalLight |