跳转到内容

PartitionOptions

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

Defined in: residency/partitionWorld.ts:41

entityFieldsOf(componentType): readonly string[]

Defined in: residency/partitionWorld.ts:43

The entity-valued fields of a component type; empty for most.

string

readonly string[]


optional resolvePrefab(ref): PrefabRoot | null

Defined in: residency/partitionWorld.ts:45

Resolve a scene’s @uuid: prefab reference. Absent = instances must override.

string

PrefabRoot | null