Describes discrete phases of a frame update. Subscribe to members of the tick_events object to run code before or after the physics system has updated your object, allowing you to affect or react to these updates.
Verse using statement |
using { /Verse.org/SceneGraph } |
Members
This class has data members, but no functions.
Data
Data Member Name | Type | Description |
---|---|---|
PrePhysics |
execution_listenable |
Listen |
PostPhysics |
execution_listenable |
Listen |