Mostly Harmless

UE3:MaterialExpressionParticleMacroUV (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> MaterialExpression >> MaterialExpressionParticleMacroUV
Package: 
Engine
Within class: 
Material

This UV node generates texture coordinates in view space centered on the particle system's MacroUVPosition, with tiling controlled by the particle system's MacroUVRadius. It is useful for mapping a 'macro' noise texture in a continuous manner onto all particles of a particle system.

Properties

Property group 'MaterialExpressionParticleMacroUV'

bUseViewSpace

Type: bool

Whether to calculate the UVs in View space, which gives a slightly different UV position based on depth and creates a parallax effect, at the cost of texture swimming.

Default values

Property Value
MenuCategories[0] 'Particles'