跳转到内容

DEFAULT_GRAVITY

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

const DEFAULT_GRAVITY: object

Defined in: defaults.ts:26

x: number = 0

y: number = -9.81

core-runtime.ts

ECS runtime surface: types, components, world, app, systems, queries, events, commands, resources, input, env.

Re-exported wholesale by core.ts. External consumers should import from esengine (the package root), not from this file directly.