AnimatedMaterialTiling

Inherits from UpdateBehaviour

Declaration

public class AnimatedMaterialTiling : UpdateBehaviour

Description

Animates the tiling property of a renderer's material.

Properties

rendererThe renderer to animate.
animationSpeedThe tiling animation speed.
axisThe tiling axis to animate on.

Methods

ResetA Unity lifecycle method called when the behavior is reset in the editor.
OnUpdateHandles updates of the animation behavior.
Inherited

Properties

updateModeThe update mode of the behavior.