DOTween Material Actions

v1.0

DOTween Material Color Action

Animates Material color property (e.g., _Color, _BaseColor) for tinting and color transitions.

DOTween Material Fade Action

Fades Material alpha property with Relative/Absolute/Percentage modes for transparency effects.

DOTween Material Float Action

Animates Material float properties (e.g., _Metallic, _Smoothness, _Glossiness) with ValueMode support.

DOTween Material Offset Action

Animates Material texture offset with ValueMode for scrolling UV effects and animated textures.

DOTween Material Tiling Action

Animates Material texture tiling/scale with ValueMode for dynamic texture repeating effects.

DOTween Material Vector Action

Animates Material Vector4 properties with ValueMode for custom shader parameters.

Last updated