Physics3DEvents
constPhysics3DEvents:ResourceDef<Physics3DEventsData>
Defined in: physics3d/Physics3DModule.ts:206
This step’s 3D collision and trigger events. Drained per fixed step, so a
system reading it must run inside one — a read from Update sees whatever the
last step left.