My program doesn't have bugs. It just develops random features.
UE3:MaterialExpressionParticleMacroUV (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> MaterialExpression >> MaterialExpressionParticleMacroUV |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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' |