Click or drag to resize

Basis3 Constructor

Overload List
  NameDescription
Public methodBasis3(Matrix4)
Initializes a new instance of the Basis3 structure using a Matrix4.
Public methodBasis3(Vector3, Vector3, Vector3)
Initializes a new instance of the Basis3 structure using the u, v and o Vector3.
Public methodBasis3(Vector3, Vector3, Vector3, Vector3)
Initializes a new instance of the Basis3 structure using the u, v, w and o Vector3.
Top
See Also