• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,336 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0041 秒)

291. laya.d3.terrain.TerrainRender [ 86%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: Laya2.0_api 发布时间: 20190513

292. laya.d3.core.particle.EmitterRing [ 86%]

...射器速度随机值。Constructor DetailEmitterRing()Constructorpublic function EmitterRing(particle3D:Particle3D) 创建一个 EmitterRing 实例。 Parameters particle3D:Particle3D — 粒子。 Method Detailemit()methodoverride public function emit():void 环发射器发射函数。 update()met...

来源: laya_api 发布时间: 20170603

293. laya.d3.core.particleShuriKen.module.GradientSize [ 86%]

... [read-only] 最大随机双固定尺寸。 Implementation     public function get constantMax():NumberconstantMaxSeparateproperty constantMaxSeparate:Vector3  [read-only] 最小分轴随机双固定尺寸。 Implementation     public function get constantMaxSeparate():Vector3constantMin...

来源: laya_api 发布时间: 20170929

294. laya.d3.core.particleShuriKen.module.GradientSize [ 86%]

... [read-only] 最大随机双固定尺寸。 Implementation     public function get constantMax():NumberconstantMaxSeparateproperty constantMaxSeparate:Vector3  [read-only] 最小分轴随机双固定尺寸。 Implementation     public function get constantMaxSeparate():Vector3constantMin...

来源: Laya2.0_api 发布时间: 20190513

295. laya.d3.resource.models.SubMesh [ 86%]

...强制解锁清理。 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

296. laya.d3.component.AnimatorPlayState [ 86%]

...动画的持续时间,以秒为单位。 Implementation     public function get duration():NumbernormalizedTimeproperty normalizedTime:Number  [read-only] 获取播放状态的归一化时间,整数为循环次数,小数为单次播放时间。 Implementation     public function get n...

来源: Laya2.0_api 发布时间: 20190513

297. laya.d3.core.Keyframe [ 86%]

...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

298. laya.resource.BaseTexture [ 86%]

...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

299. laya.d3.core.particleShuriKen.ShurikenParticleRender [ 86%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

300. laya.d3.math.RandX [ 86%]

...于时间种子的随机数。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