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

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

111. laya.resource.Texture2D [ 86%]

...only] [override] 获取默认纹理资源。 Implementation     public function get defaulteTexture():BaseTexturegrayTextureproperty public static var grayTexture:Texture2D = null纯灰色纹理。mipmapCountproperty mipmapCount:int  [read-only] 获取mipmap数量。 Implementation     p...

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

112. laya.d3.core.MeshRender [ 86%]

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

来源: laya_api 发布时间: 20170929

113. laya.d3.core.pixelLine.PixelLineRenderer [ 86%]

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

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

114. laya.components.Script [ 86%]

...[override] 获取是否为单实例组件。 Implementation     public function get isSingleton():BooleanMethod Detail_isScript()methodoverride public function _isScript():Boolean ReturnsBoolean_onAwake()method override protected function _onAwake():void _onDestroy()method override protected f...

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

115. laya.d3.core.particle.EmitterSphere [ 86%]

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

来源: laya_api 发布时间: 20170603

116. laya.d3.core.particle.EmitterBox [ 86%]

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

来源: laya_api 发布时间: 20170603

117. laya.physics.PolygonCollider [ 86%]

...隔开的点的集合,格式:x,y,x,y ... Implementation     public function get points():String    public function set points(value:String):voidxproperty x:Number相对节点的x轴偏移 Implementation     public function get x():Number    public function set x(value:Number):vo...

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

118. laya.d3.core.particle.EmitterPoint [ 86%]

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

来源: laya_api 发布时间: 20170603

119. laya.d3.core.material.PBRSpecularMaterial [ 86%]

...albedoColor:Vector4 获取反射率颜色。 Implementation     public function get albedoColor():Vector4    public function set albedoColor(value:Vector4):voidalbedoColorAproperty albedoColorA:Number 获取反射率颜色A分量。 Implementation     public function get albedoColorA():...

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

120. laya.d3.component.Animator [ 85%]

...ator必须有Avatar文件。 Animator off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929