Method | Description | |
---|---|---|
_IsHiddenCustomEyes ( ) : bool | ||
_PrepareCustomEyes ( |
||
_ResetCustomEyes ( ) : void | ||
_SolveCustomEyes ( Matrix3x3 &neckBasis, Matrix3x3 &headBasis, Matrix3x3 &headBaseBasis ) : void |
public _PrepareCustomEyes ( |
||
headToLeftEyeRotation | ||
headToRightEyeRotation | ||
return | bool |
public _SolveCustomEyes ( Matrix3x3 &neckBasis, Matrix3x3 &headBasis, Matrix3x3 &headBaseBasis ) : void | ||
neckBasis | Matrix3x3 | |
headBasis | Matrix3x3 | |
headBaseBasis | Matrix3x3 | |
return | void |