SbRotationSlerp Method |
Name | Description | |
---|---|---|
Slerp(SbRotation, SbRotation, Single) |
Spherical linear interpolation: as t goes from 0 to 1,
returned value goes from rot0 to rot1.
| |
Slerp(SbRotation, SbRotation, Single) |
Spherical linear interpolation: as t goes from 0 to 1,
returned value goes from rot0 to rot1.
|