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