Свойство | Type | Description | |
---|---|---|---|
Identity | |||
Q | |||
T |
Méthode | Description | |
---|---|---|
ClampLengthAngle ( float maxLength, float maxAngle ) : void | ||
GetHashCode ( ) : int | ||
GetScaled ( float scale ) : |
||
Invert ( ) : void | ||
IsEquivalent ( |
||
Nlerp ( |
||
QuatT ( |
||
QuatT ( |
||
SetFromVectors ( |
||
SetIdentity ( ) : void | ||
SetRotationAA ( float cosha, float sinha, |
||
SetRotationXYZ ( |
||
SetTranslation ( |
public ClampLengthAngle ( float maxLength, float maxAngle ) : void | ||
maxLength | float | |
maxAngle | float | |
Résultat | void |
public IsEquivalent ( |
||
p | ||
epsilon | float | |
Résultat | bool |
public Nlerp ( |
||
start | ||
end | ||
amount | float | |
Résultat | void |
public SetFromVectors ( |
||
vx | ||
vy | ||
vz | ||
pos | ||
Résultat | void |
public SetRotationAA ( float cosha, float sinha, |
||
cosha | float | |
sinha | float | |
axis | ||
trans | ||
Résultat | void |
public SetRotationXYZ ( |
||
rad | ||
trans | ||
Résultat | void |
public SetTranslation ( |
||
trans | ||
Résultat | void |