Click or drag to resize

PlaneFromPointAndNormal Method

Overload List
 NameDescription
Public methodStatic memberFromPointAndNormal(Vector3, Vector3) Creates an instance of Plane with the normal and the point.
Public methodStatic memberFromPointAndNormal(Vector3, Vector3, Plane) Creates an instance of Plane with the normal and the point.
Top
See Also