Namespace FriedSynapse.FlowEnt.Motions.Tween.Materials
Classes
- AlphaMotion
Lerps the alpha for Material.color value.
- AlphaPropertyMotion
Lerps the alpha for the specified shader property.
- ColorGradientMotion
Lerps the Material.color value using a gradient.
- ColorGradientPropertyMotion
Lerps the color for the specified shader property using a gradient.
- ColorMotion
Lerps the Material.color value.
- ColorPropertyMotion
Lerps the color for the specified shader property.
- FloatPropertyMotion
Lerps the value for the specified shader property.
- IntPropertyMotion
Lerps the value for the specified shader property.
- TextureOffsetPropertyMotion
Lerps the texture offset for the specified shader property.
- TextureScalePropertyMotion
Lerps the texture scale for the specified shader property.
- VectorPropertyMotion
Lerps the vector for the specified shader property.