Click or drag to resize
AB4D logo

PlanarShadowMeshCreatorOriginalModel3D Property

Gets the Model3D that was used to create the planar shadow mesh (set when PlanarShadowMeshCreator is created from a Model3D).

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Model3D OriginalModel3D { get; }

Property Value

Model3D
See Also