Click or drag to resize

Basis Fields

The Basis type exposes the following members.

Fields
  NameDescription
Public fieldRow0
Row 0 of the basis matrix. Shows which vectors contribute to the X direction. Rows are not very useful for user code, but are more efficient for some internal calculations.
Public fieldRow1
Row 1 of the basis matrix. Shows which vectors contribute to the Y direction. Rows are not very useful for user code, but are more efficient for some internal calculations.
Public fieldRow2
Row 2 of the basis matrix. Shows which vectors contribute to the Z direction. Rows are not very useful for user code, but are more efficient for some internal calculations.
Top
See Also