|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public Vector3 ShadowPlaneHeightDirection { get; set; }
Property Value
Vector3See Also