<Code Lib>
2023 Method
Changes 2
M

DirectShape.AddReferencePlane(Plane)

Description:
Adds a reference plane to the DirectShape. The reference plane can either be bounded or unbounded.

public void AddReferencePlane(
	Plane refPlane
)

Loading…