Always snap to grid
Legacy:Decal (DX)
From Unreal Wiki, The Unreal Engine Documentation Site
Properties[edit]
- float LastRenderedTime
- int MultiDecalLevel
- array<int> SurfList
Functions[edit]
- bool AttachDecal( float TraceDistance , optional vector DecalDir )
- Trace forward and attach this decal to surfaces.
- DetachDecal( )
- Detach this decal from all surfaces.
Events[edit]
- BeginPlay( )
- Destroyed( )
- Update( Actor L )