RGBColorSampler
-
class
HPS.RGBColorSampler: HPS.Sampler Public Functions
-
void
AddKeyframe(HPS.RGBColorKeyframe in_keyframe)
-
void
AddKeyframes(HPS.RGBColorKeyframe[] in_keyframes)
-
override void
Dispose()
-
HPS.RGBColorSplineControlValues[]
GetControlValues()
-
HPS.RGBColorKeyframe[]
GetKeyframes()
-
override HPS.Type
ObjectType()
-
RGBColorSampler()
-
RGBColorSampler(HPS.RGBColorSampler in_that)
-
RGBColorSampler(HPS.Sampler in_that)
-
void
SetControlValues(HPS.RGBColorSplineControlValues[] in_control_points)
-
void
SetKeyframes(HPS.RGBColorKeyframe[] in_keyframes)
-
void