<Code Lib>
2024 Method
Changes 2
M

DirectShape.AddReferencePlane(Plane, DirectShapeReferenceOptions)

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

public void AddReferencePlane(
	Plane refPlane,
	DirectShapeReferenceOptions options
)

Loading…