Home > server > SimulationEvent
Event types a Simulation instance can emit. See SimulationEventPayloads for the payloads.
Signature:
export declare enum SimulationEvent |
Member |
Value |
Description |
|---|---|---|
|
DEBUG_RAYCAST |
| |
|
DEBUG_RENDER |
| |
|
STEP_END |
| |
|
STEP_START |
|