Class ThrottleBlendshapeData.BlendshapeShaderFloatParam
public class ThrottleBlendshapeData.BlendshapeShaderFloatParam : ThrottleBlendshapeData.BlendshapeShaderParam<float>
- Inheritance
-
ThrottleBlendshapeData.BlendshapeShaderFloatParam
- Inherited Members
- Extension Methods
Constructors
BlendshapeShaderFloatParam(string, AnimationCurve)
public BlendshapeShaderFloatParam(string _shaderParamName, AnimationCurve _curve)
Parameters
_shaderParamNamestring_curveAnimationCurve
Fields
MinMaxCurve
public AnimationCurve MinMaxCurve
Field Value
- AnimationCurve
Methods
UpdateCurrent(float)
public override void UpdateCurrent(float curPercent)
Parameters
curPercentfloat