跳转到内容

getComponentSkeletalFieldDescriptor

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

getComponentSkeletalFieldDescriptor(componentType): { atlasField: string; runtime: string; skeletonField: string; } | null

Defined in: scene/scene.ts:152

The skeleton/atlas pair a component carries, and whose runtime it belongs to.

string

{ atlasField: string; runtime: string; skeletonField: string; } | null