AnimClipFrameData
此内容尚不支持你的语言。
Defined in: animation/AnimClipLoader.ts:33
Properties
Section titled “Properties”atlasFrame?
Section titled “atlasFrame?”
optionalatlasFrame?:object
Defined in: animation/AnimClipLoader.ts:39
height
Section titled “height”height:
number
pageHeight
Section titled “pageHeight”pageHeight:
number
pageWidth
Section titled “pageWidth”pageWidth:
number
width:
number
x:
number
y:
number
optionalcell?:number
Defined in: animation/AnimClipLoader.ts:37
Sheet cell index (row-major, 0-based); requires a sheet section.
duration?
Section titled “duration?”
optionalduration?:number
Defined in: animation/AnimClipLoader.ts:38
texture?
Section titled “texture?”
optionaltexture?:string
Defined in: animation/AnimClipLoader.ts:35
Per-frame texture ref; absent on sheet-cell frames.