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