DirectionalLightComponent constructor
- DirectionalLight light
Creates a component that lights the scene with light.
Implementation
DirectionalLightComponent(this.light);
Creates a component that lights the scene with light.
DirectionalLightComponent(this.light);