Click or drag to resize
AB4D logo

PlanarShadowMeshCreator Properties

The PlanarShadowMeshCreator type exposes the following members.

Properties
 NameDescription
Public propertyClipToPlane Gets or sets a boolean that specifies if the shadow mesh is clipped to the plane's edge. Default value is true.
Public propertyOriginalMeshGeometry3D Gets the MeshGeometry3D that was used to create the planar shadow mesh (set when PlanarShadowMeshCreator is created from a MeshGeometry3D).
Public propertyOriginalModel3D Gets the Model3D that was used to create the planar shadow mesh (set when PlanarShadowMeshCreator is created from a Model3D).
Top
See Also