Class DirectionalLightComponent
Inheritance
System.Object
DirectionalLightComponent
Implements
System.IDisposable
Inherited Members
Namespace: Aximo.Engine.Components.Lights
Assembly: AxEngine.dll
Syntax
public class DirectionalLightComponent : LightComponent, IDisposable
Properties
| Improve this Doc View SourceLightType
Declaration
protected override LightType LightType { get; }
Property Value
Type | Description |
---|---|
LightType |
Overrides
Implements
System.IDisposable