Click or drag to resize
AB4D logo

PlanarShadowMeshCreatorSetPlane(PlaneVisual3D) Method

SetPlane method sets the plane for the shadow mesh from the specified PlaneVisual3D.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public void SetPlane(
	PlaneVisual3D planeVisual3D
)

Parameters

planeVisual3D  PlaneVisual3D
PlaneVisual3D
See Also