Class ShadowStrengthMotion
- Namespace
- FriedSynapse.FlowEnt.Motions.Tween.Lights
Lerps the Light.shadowStrength value.
public class ShadowStrengthMotion : AbstractFloatMotion<Light>, ITweenMotion, IMotion, IObjectMotion
- Inheritance
-
AbstractTweenMotion<Light>AbstractFloatMotion<Light>ShadowStrengthMotion
- Implements
- Inherited Members
- Extension Methods
Constructors
ShadowStrengthMotion(Light, float?, float)
public ShadowStrengthMotion(Light item, float? from, float to)
Parameters
ShadowStrengthMotion(Light, float)
public ShadowStrengthMotion(Light item, float value)
Parameters
itemLightvaluefloat
Methods
GetFrom()
protected override float GetFrom()
Returns
SetValue(float)
protected override void SetValue(float value)
Parameters
valuefloat