MCPcopy Create free account
hub / github.com/galacean/engine / onPhysicsUpdate

Method onPhysicsUpdate

packages/core/src/Script.ts:79–79  ·  view source on GitHub ↗

* Called before physics calculations, the number of times is related to the physical update frequency.

()

Source from the content-addressed store, hash-verified

77 * Called before physics calculations, the number of times is related to the physical update frequency.
78 */
79 onPhysicsUpdate(): void {}
80
81 /**
82 * Called when the trigger enter.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected