Click or drag to resize

Matrix Properties

The Matrix type exposes the following members.

Properties
  NameDescription
Public propertyInverted
Invert this Matrix
Public propertyOrigin
The Origin of the Matrix
Public propertyOriginX
The X component of Origin as a Single
Public propertyOriginXD
The X component of Origin as a Double
Public propertyOriginY
The Y component of Origin as a Single
Public propertyOriginYD
The Y component of Origin as a Double
Public propertyOriginZ
The Z component of Origin as a Single
Public propertyOriginZD
The Z component of Origin as a Double
Public propertyTransposed
Transpose this Matrix
Public propertyXAxis
The X-Axis of the Matrix
Public propertyYAxis
The Y-Axis of the Matrix
Public propertyZAxis
The Z-Axis of the Matrix
Top
See Also