Table of Contents

Class ShadowStrengthMotion

Lerps the Light.shadowStrength value.

public class ShadowStrengthMotion : AbstractFloatMotion<Light>, ITweenMotion, IMotion
Inheritance
ShadowStrengthMotion
Implements
Inherited Members
Extension Methods

Constructors

ShadowStrengthMotion(Light, float?, float)

public ShadowStrengthMotion(Light item, float? from, float to)

Parameters

item Light
from float?
to float

ShadowStrengthMotion(Light, float)

public ShadowStrengthMotion(Light item, float value)

Parameters

item Light
value float

Methods

GetFrom()

protected override float GetFrom()

Returns

float

SetValue(float)

protected override void SetValue(float value)

Parameters

value float