Defines the valid range of the character's and/or its camera's position for one or multiple interactions. More...
Classes | |
class | Interaction |
Defines the interaction object and effectors that will be triggered when calling InteractionSystem.TriggerInteraction(). More... | |
Public Attributes | |
CharacterPosition | characterPosition |
The range for the character's position and rotation. More... | |
CameraPosition | cameraPosition |
The range for the character camera's position and rotation. More... | |
Interaction[] | interactions |
Definitions of the interactions associated with this range. More... | |
Defines the valid range of the character's and/or its camera's position for one or multiple interactions.