| SrtTransformToPose Method |
Namespace: DigitalRune.Animation.CharacterAssembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax Public Function ToPose As Pose
member ToPose : unit -> Pose
Return Value
Type:
Pose
A pose that represents the same rotation and translation (ignoring all scalings).
See Also