Legacy:Dynamic Texture

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:04, 15 September 2002 by Wormbo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Besides normal static textures, the Unreal engine provides animated textures and a variety of dynamic or procedural textures. Procedural textures are calculated and re-rendered in real-time and provide realistic-looking, non-repeating smooth texture animations that scale well with the player's framerate.

Known Classes

Web Links

Related Topics