|
PlanarShadowMeshCreatorClipToPlane Property |
Gets or sets a boolean that specifies if the shadow mesh is clipped to the plane's edge. Default value is true.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax public bool ClipToPlane { get; set; }
Property Value
BooleanSee Also