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