Impact Interaction System API
|
Classes | |
class | DecalInteractionResult |
The result of a decal interaction. Handles placing of decals for single collisions and sliding and rolling. More... | |
class | ImpactDecal |
Standard implementation of ImpactDecalBase. More... | |
class | ImpactDecalBase |
Base Component for decals placed by decal interactions This can be inherited from if special decal functionality is needed. This type is used by the ImpactDecalPool. More... | |
class | ImpactDecalInteraction |
Interaction for placing decals. More... | |
class | ImpactDecalManager |
Component that manages decals that are attached to an object. More... | |
class | ImpactDecalPool |
An object pool used for placing decals from DecalInteractionResults. More... | |