Table of Contents

Namespace FriedSynapse.FlowEnt.Motions.Tween.Materials

Classes

AlphaMotion

Lerps the alpha for Material.color value.

AlphaMotion.FromToBuilder
AlphaMotion.ValueBuilder
AlphaPropertyMotion

Lerps the alpha for the specified shader property.

AlphaPropertyMotion.FromToBuilder
AlphaPropertyMotion.ValueBuilder
ColorGradientMotion

Lerps the Material.color value using a gradient.

ColorGradientMotion.Builder
ColorGradientPropertyMotion

Lerps the color for the specified shader property using a gradient.

ColorGradientPropertyMotion.GradientBuilder
ColorMotion

Lerps the Material.color value.

ColorMotion.FromToBuilder
ColorMotion.ValueBuilder
ColorPropertyMotion

Lerps the color for the specified shader property.

ColorPropertyMotion.FromToBuilder
ColorPropertyMotion.ValueBuilder
FloatPropertyMotion

Lerps the value for the specified shader property.

FloatPropertyMotion.FromToBuilder
FloatPropertyMotion.ValueBuilder
IntPropertyMotion

Lerps the value for the specified shader property.

IntPropertyMotion.FromToBuilder
IntPropertyMotion.ValueBuilder
TextureOffsetPropertyMotion

Lerps the texture offset for the specified shader property.

TextureOffsetPropertyMotion.FromToBuilder
TextureOffsetPropertyMotion.ValueBuilder
TextureScalePropertyMotion

Lerps the texture scale for the specified shader property.

TextureScalePropertyMotion.FromToBuilder
TextureScalePropertyMotion.ValueBuilder
VectorPropertyMotion

Lerps the vector for the specified shader property.

VectorPropertyMotion.FromToBuilder
VectorPropertyMotion.ValueBuilder