Class DirectionalLightCore
- Namespace
- HelixToolkit.SharpDX.Core
- Assembly
- HelixToolkit.SharpDX.dll
public class DirectionalLightCore : LightCoreBase, IDisposable, IGUID, IThrowingShadow, ILight3D
- Inheritance
-
DirectionalLightCore
- Implements
- Inherited Members
Constructors
DirectionalLightCore()
public DirectionalLightCore()
Properties
Direction
public Vector3 Direction { get; set; }
Property Value
Methods
OnRender(Light3DSceneShared?, int)
Called when [render].
protected override void OnRender(Light3DSceneShared? lightScene, int index)
Parameters
lightSceneLight3DSceneSharedThe light scene.
indexint