Direction Property

Definition

Assembly ProCad.Rendering.dll

Gets the normalized direction. For directional lights, this is the vector from the surface toward the light. For spot lights, this is the cone direction pointing from the light towards the scene.

public XYZ Direction { get; }

Returns

CSMath.XYZ