Click or drag to resize
AB4D logo

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.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool ClipToPlane { get; set; }

Property Value

Boolean
See Also