Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.EditorExtension.SmallToolsHub.Matrix.GraphTransform Class Reference
Collaboration diagram for Doloro.EditorExtension.SmallToolsHub.Matrix.GraphTransform:

Public Member Functions

 GraphTransform (Matrix4x4 matrix)
 
Vector3 TransformVector (Vector3 point)
 

Public Attributes

readonly bool identity
 
readonly bool onlyTranslational
 
readonly bool isXY
 
readonly bool isXZ
 
Matrix4x4 matrix
 
Matrix4x4 inverseMatrix
 
Vector3 up
 
Vector3 translation
 
Quaternion rotation
 
Quaternion inverseRotation
 

Static Public Attributes

static readonly GraphTransform identityTransform = new GraphTransform(Matrix4x4.identity)
 

Member Data Documentation

◆ identity

readonly bool Doloro.EditorExtension.SmallToolsHub.Matrix.GraphTransform.identity

True if this transform is the identity transform (i.e it does not do anything)

◆ onlyTranslational

readonly bool Doloro.EditorExtension.SmallToolsHub.Matrix.GraphTransform.onlyTranslational

True if this transform is a pure translation without any scaling or rotation


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