I don't need to test my programs. I have an error-correcting modem.

UE3:MaterialExpressionParticleMacroUV (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
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[edit]

Property group 'MaterialExpressionParticleMacroUV'[edit]

bUseViewSpace[edit]

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[edit]

Property Value
MenuCategories[0] 'Particles'