大约有 1,336 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0041 秒)
Laya3.0_api(672) Laya2.0_api(357) laya_api(289) Laya3.0_文档(9) Laya_社区(5) Laya2.0_示例(2) Laya_示例(2)
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: Laya2.0_api 发布时间: 20190513
...射器速度随机值。Constructor DetailEmitterRing()Constructorpublic function EmitterRing(particle3D:Particle3D) 创建一个 EmitterRing 实例。 Parameters particle3D:Particle3D — 粒子。 Method Detailemit()methodoverride public function emit():void 环发射器发射函数。 update()met...
来源: laya_api 发布时间: 20170603
... [read-only] 最大随机双固定尺寸。 Implementation public function get constantMax():NumberconstantMaxSeparateproperty constantMaxSeparate:Vector3 [read-only] 最小分轴随机双固定尺寸。 Implementation public function get constantMaxSeparate():Vector3constantMin...
来源: laya_api 发布时间: 20170929
... [read-only] 最大随机双固定尺寸。 Implementation public function get constantMax():NumberconstantMaxSeparateproperty constantMaxSeparate:Vector3 [read-only] 最小分轴随机双固定尺寸。 Implementation public function get constantMaxSeparate():Vector3constantMin...
来源: Laya2.0_api 发布时间: 20190513
...强制解锁清理。 SubMeshConstructor DetailSubMesh()Constructorpublic function SubMesh(mesh:Mesh) 创建一个 SubMesh 实例。 Parameters mesh:Mesh — 网格数据模板。 Method Detail_renderRuntime()method public function _renderRuntime(conchGraphics3D:*, renderElement:RenderElement, state...
来源: laya_api 发布时间: 20170929
...动画的持续时间,以秒为单位。 Implementation public function get duration():NumbernormalizedTimeproperty normalizedTime:Number [read-only] 获取播放状态的归一化时间,整数为循环次数,小数为单次播放时间。 Implementation public function get n...
来源: Laya2.0_api 发布时间: 20190513
...blic var time:Number时间。Constructor DetailKeyframe()Constructorpublic function Keyframe() 创建一个 KeyFrame 实例。 Method Detailclone()method public function clone():* 克隆。 Returns* — 克隆副本。 cloneTo()method public function cloneTo(destObject:*):void 克隆。 Parameters...
来源: Laya2.0_api 发布时间: 20190513
...velpropertyanisoLevel:int 各向异性等级 Implementation public function get anisoLevel():int public function set anisoLevel(value:int):voiddefaulteTextureproperty defaulteTexture:BaseTexture [read-only] 获取默认纹理资源。 Implementation public function get def...
来源: Laya2.0_api 发布时间: 20190513
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...于时间种子的随机数。Constructor DetailRandX()Constructorpublic function RandX(seed:Array) 创建一个 Rand 实例。 Parameters seed:Array — 随机种子。 Method Detailrandom()method public function random():Number 返回[0,1)之间的随机数。 ReturnsNumber — randomint()method ...
来源: laya_api 发布时间: 20170929