Class Light3D
- Namespace
- HelixToolkit.Wpf.SharpDX
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
public abstract class Light3D : Element3D, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IDisposable, IVisible
- Inheritance
-
Light3D
- Implements
- Derived
- Inherited Members
- Extension Methods
Fields
ColorProperty
public static readonly DependencyProperty ColorProperty
Field Value
Properties
Color
Color of the light. For simplicity, this color applies to the diffuse and specular properties of the light.
public Color Color { get; set; }
Property Value
LightType
public LightType LightType { get; }
Property Value
Methods
AssignDefaultValuesToSceneNode(SceneNode)
protected override void AssignDefaultValuesToSceneNode(SceneNode core)
Parameters
coreSceneNode