正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/particle/d2/module/shapes/FanShape
FanShape
类 FanShape
层级 (
查看层级一览
)
Base2DShape
FanShape
索引
构造函数
constructor
属性
angle
emit
Type
length
radius
type
方法
clone
clone
To
get
Position
And
Direction
构造函数
constructor
new
FanShape
()
:
FanShape
返回
FanShape
属性
angle
angle
:
number
= 25
emit
Type
emitType
:
FanShapeEmitType
= FanShapeEmitType.Base
length
length
:
number
= 5
radius
radius
:
number
= 1
type
type
:
Base2DShapeType
= Base2DShapeType.None
方法
clone
clone
()
:
FanShape
返回
FanShape
clone
To
cloneTo
(
destObject
:
FanShape
)
:
void
参数
destObject
:
FanShape
返回
void
get
Position
And
Direction
getPositionAndDirection
()
:
Readonly
<
Vector4
>
返回
Readonly
<
Vector4
>
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
angle
emit
Type
length
radius
type
方法
clone
clone
To
get
Position
And
Direction
LayaAir3引擎API
加载中……