正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/particle/common/module/TextureSheetAnimationModule
TextureSheetAnimationModule
类 TextureSheetAnimationModule
实现
IClone
索引
构造函数
constructor
属性
animation
cycles
enable
frame
row
Index
start
Frame
tiles
方法
clone
clone
To
构造函数
constructor
new
TextureSheetAnimationModule
()
:
TextureSheetAnimationModule
返回
TextureSheetAnimationModule
属性
animation
animation
:
TextureSheetAnimationMode
= TextureSheetAnimationMode.WholeSheet
cycles
cycles
:
number
= 1
enable
enable
:
boolean
= true
frame
frame
:
ParticleMinMaxCurve
= ...
row
Index
rowIndex
:
number
start
Frame
startFrame
:
ParticleMinMaxCurve
= ...
tiles
tiles
:
Vector2
= ...
方法
clone
clone
()
:
TextureSheetAnimationModule
返回
TextureSheetAnimationModule
clone
To
cloneTo
(
destObject
:
TextureSheetAnimationModule
)
:
void
参数
destObject
:
TextureSheetAnimationModule
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
animation
cycles
enable
frame
row
Index
start
Frame
tiles
方法
clone
clone
To
LayaAir3引擎API
加载中……