Click or drag to resize
AB4D logo

PlanarShadowRenderingProviderShadowPlaneHeightDirection Property

Gets or sets a Vector3 that specifies the direction of the height (in the plane's size). Default value is (0, 0, -1).

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public Vector3 ShadowPlaneHeightDirection { get; set; }

Property Value

Vector3
See Also