Legacy:Decal (DX)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
DX :: Object (DX) >> Actor (DX) >> Decal (Engine)

Properties

float LastRenderedTime 
int MultiDecalLevel 
array<int> SurfList 

Functions

bool AttachDecal( float TraceDistance , optional vector DecalDir )
Trace forward and attach this decal to surfaces.
DetachDecal( )
Detach this decal from all surfaces.

Events

BeginPlay( )
Destroyed( )
Update( Actor L )