Interface ILight3D
- Namespace
- HelixToolkit.SharpDX
- Assembly
- HelixToolkit.SharpDX.dll
public interface ILight3D
Properties
LightType
Gets the type of the light.
LightType LightType { get; }
Property Value
- LightType
The type of the light.
public interface ILight3D
Gets the type of the light.
LightType LightType { get; }
The type of the light.