Texture Mover
Last updated
Last updated
Presented by TextureMover class, this component moves texture inside MeshRenderer's material. It supports periodic sinusoidal movement and continuous movement.
This can be useful for conveyor effect or some fake "monitor" animations.
Movement Vector – texture movement vector (movement direction)
Sin Movement – if enabled, texture will be moved by periodic sinusoidal movement
Movement Speed – texture movement speed (in UV coordinates, so with speed equal to 1, it will move texture by its full size each second)