|
PlanarShadowRenderingProviderShadowPlaneSize Property |
Gets or sets a Vector2 that specifies the size of the shadow plane.
When size is set to (0, 0), then the shadow plane is not rendered and also the shadow is not cut to shadow plane.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public Vector2 ShadowPlaneSize { get; set; }
Property Value
Vector2See Also