ExtractEntity
此内容尚不支持你的语言。
Defined in: prefab/sceneInstance.ts:504
A scene/model entity subtree, as fed to extractPrefab (id-keyed).
Properties
Section titled “Properties”children
Section titled “children”children:
number[]
Defined in: prefab/sceneInstance.ts:508
components
Section titled “components”components:
PrefabComponentData[]
Defined in: prefab/sceneInstance.ts:509
id:
number
Defined in: prefab/sceneInstance.ts:505
name:
string
Defined in: prefab/sceneInstance.ts:506
parent
Section titled “parent”parent:
number|null
Defined in: prefab/sceneInstance.ts:507
visible?
Section titled “visible?”
optionalvisible?:boolean
Defined in: prefab/sceneInstance.ts:510