createAnimClip
此内容尚不支持你的语言。
createAnimClip(
texture,cellWidth,cellHeight,pageWidth,pageHeight):AnimClipAssetData
Defined in: animation/AnimClipLoader.ts:204
A fresh sheet-sliced clip over a texture (no frames yet).
Parameters
Section titled “Parameters”texture
Section titled “texture”string
cellWidth
Section titled “cellWidth”number
cellHeight
Section titled “cellHeight”number
pageWidth
Section titled “pageWidth”number
pageHeight
Section titled “pageHeight”number