Skip to main content

Module uvanimation

Module uvanimation 

Source
Expand description

§UV Animation

Animation and manipulation of UV texture coordinates on surfaces.

§Features

Structs§

AnimatedNormalMap
Animated normal map generator.
FlowMap
A flow map for UV distortion.
NormalMapWave
A single wave contribution to the normal map.
ParallaxLayer
A single parallax scrolling layer.
ParallaxScroller
Multi-layer parallax scrolling system.
SpriteSheetAnimator
Sprite sheet (texture atlas) animator.
TriplanarProjector
Triplanar projection for seamless texturing of arbitrary surfaces.
TriplanarUVs
Result of a triplanar projection.
UVAnimator
Animates UV coordinates over time.
UVAnimatorChain
Chain of UV animators applied sequentially.
UVUnwrap
UV unwrapping projection modes.

Enums§

UVMode
UV animation mode.