跳转到内容

Transform

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

const Transform: BuiltinComponentDef<TransformData>

Defined in: ecs/component.ts:859

Where an entity is. position/rotation/scale are the authoring inputs, relative to the parent; worldPosition/worldRotation/worldScale are what the engine composed from them and must not be written back.