|
PlanarShadowRenderingProviderShadowPlaneNormalVector Property |
Gets or sets a Vector3 that specifies the normal vector of the shadow plane. Default value is (0, 1, 0).
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public Vector3 ShadowPlaneNormalVector { get; set; }
Property Value
Vector3See Also