跳转到内容

Physics2DEvents

此内容尚不支持你的语言。

const Physics2DEvents: ResourceDef<Physics2DEventsData>

Defined in: physics/PhysicsTypes.ts:88

This step’s collision and trigger events, as a resource. Drained per fixed step, so a system reading it must run inside one — a read from Update sees whatever the last step left.