Click or drag to resize

Transform3ChangeBasis Method

Overload List
  NameDescription
Public methodStatic memberChangeBasis(Plane3, Plane3)
Computes a change of basis transformation. A basis change is essentially a remapping of geometry from one coordinate system to another.
Public methodStatic memberChangeBasis(Vector3, Vector3, Vector3, Vector3, Vector3, Vector3)
Computes a change of basis transformation. A basis change is essentially a remapping of geometry from one coordinate system to another.
Top
See Also