QuaternionSampler
- class HPS.QuaternionSampler : public HPS.Sampler
Public Functions
- void AddKeyframe (HPS.QuaternionKeyframe in_keyframe)
- void AddKeyframes (HPS.QuaternionKeyframe[] in_keyframes)
- override void Dispose ()
- HPS.QuaternionSplineControlValues[] GetControlValues ()
- HPS.QuaternionKeyframe[] GetKeyframes ()
- override HPS.Type ObjectType ()
- QuaternionSampler ()
- QuaternionSampler (HPS.QuaternionSampler in_that)
- QuaternionSampler (HPS.Sampler in_that)
- void SetControlValues (HPS.QuaternionSplineControlValues[] in_control_points)
- void SetKeyframes (HPS.QuaternionKeyframe[] in_keyframes)