跳转到内容

dragonBonesEntityProps

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

dragonBonesEntityProps(d): object

Defined in: dragonbones/loadDragonBonesScene.ts:45

The in-place editable props from a DragonBonesAnimation component’s data — the SINGLE extraction the scene loader and the editor’s live-sync both feed to setEntityProps, so a prop added to the component is carried by both paths from one place instead of being hand-listed twice.

Record<string, unknown>

object

color: object

a: number

b: number

g: number

r: number

flipX: boolean

flipY: boolean

layer: number

playing: boolean

skeletonScale: number

timeScale: number