Depiction Engine For Unity 2023.0 (Alpha)
Loading...
Searching...
No Matches
DepictionEngine.Matrix4x4DoubleExtension Class Reference

Static Public Member Functions

static Vector3Double GetDiagonalComponentsOnly (this Matrix4x4Double mat)
 
static Matrix4x4Double ProjectMatrixOntoAxes (this Matrix4x4Double mat, QuaternionDouble axes)
 
static Matrix4x4Double Set3x3Rows (this Matrix4x4Double mat, Vector3Double affectRows, double value)
 
static Matrix4x4Double Set3x3Columns (this Matrix4x4Double mat, Vector3Double affectColumns, double value)
 
static Matrix4x4Double Negate3x3Rows (this Matrix4x4Double mat, Vector3Double affectRows)
 
static Matrix4x4Double Negate3x3Columns (this Matrix4x4Double mat, Vector3Double affectColumns)
 

The documentation for this class was generated from the following file: