|
Impact Interaction System API
|
Classes | |
| interface | IContinuousInteractionResult |
| Holds all data and code needed to perform an interaction that may persist over a length of time, such as sliding and rolling. More... | |
| interface | IImpactInteraction |
| Handles processing interaction data and returning an interaction result. More... | |
| interface | IInteractionResult |
| Holds all data and code needed to perform an interaction. More... | |
| class | ImpactInteractionBase |
| Base ScriptableObject implementation of the IImpactMaterialInteraction interface. More... | |
| class | ImpactInteractionUtilities |
| class | InteractionResultExtensions |
Enumerations | |
| enum | InteractionIntervalType { Time = 0 , Distance = 1 } |
| The type of interval for interactions like particles and decals when displaying for interactions like sliding and rolling. More... | |