Physics2DEventType
此内容尚不支持你的语言。
Physics2DEventType = typeof
Physics2DEventType[keyof typeofPhysics2DEventType]
Defined in: physics/PhysicsEventBridge.ts:30
The event types the physics bridge emits. Open strings, like every other
producer’s — these constants exist so the editor’s palette and game code spell
them the same way (mirrors UIEventType).