Planar |
The PlanarShadowMeshCreator type exposes the following members.
Name | Description | |
---|---|---|
ApplyShadowMatrix(Matrix3D) | ApplyShadowMatrix method updates the shadow mesh with the specified shadow matrix. | |
ApplyShadowMatrix(Point3D) | ApplyShadowMatrix method updates the shadow mesh with the specified point light's position. | |
ApplyShadowMatrix(Vector3D) | ApplyShadowMatrix method updates the shadow mesh with the specified directional light's direction Vector3D. | |
SetPlane(PlaneVisual3D) | SetPlane method sets the plane for the shadow mesh from the specified PlaneVisual3D. | |
SetPlane(Point3D, Vector3D, Vector3D, Size) | SetPlane method sets the plane for the shadow mesh from the specified plane information. | |
UpdateMeshGeometry3D | UpdateMeshGeometry3D must be called when the MeshGeometry3D that was used to create this PlanarShadowMeshCreator was changed. | |
UpdateModel3D | UpdateModel3D must be called when the Model3D that was used to create this PlanarShadowMeshCreator was changed. |