Summary
public void AddDecals(ref MyHitInfo hitInfo, MyStringHash source, Vector3 forwardDirection, object customdata, IMyDecalHandler decalHandler, MyStringHash physicalMaterial, MyStringHash voxelMaterial, bool isTrail, MyDecalFlags flags, int aliveUntil, List<uint> outids)
Called from Sandbox.Game.MyDecals
Parameters
- MyHitInfo hitInfo
- MyStringHash source
- Vector3 forwardDirection
- object customdata
- IMyDecalHandler decalHandler
- MyStringHash physicalMaterial
- MyStringHash voxelMaterial
- bool isTrail
- MyDecalFlags flags
- int aliveUntil
- List
outids