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

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

321. laya.media.SoundManager [ 85%]

...后是否自动停止背景音乐。 Implementation     public static function get autoStopMusic():Boolean    public static function set autoStopMusic(value:Boolean):voidmusicMutedproperty musicMuted:Boolean 背景音乐(不包括音效)是否静音。 Implementation     public stat...

来源: laya_api 发布时间: 20170929

322. laya.d3.core.Transform3D [ 85%]

...oid 观察目标位置。 Transform3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

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

323. laya.physics.joint.GearJoint [ 85%]

...:Number两个齿轮角速度比例,默认1 Implementation     public function get ratio():Number    public function set ratio(value:Number):voidMethod Detail_createJoint()methodoverride protected function _createJoint():voidMon May 13 2019, 03:09 PM +08:00

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

324. laya.utils.Browser [ 85%]

...者为0或为空,则选择后者。 Implementation     public static function get clientHeight():NumberclientWidthproperty clientWidth:Number  [read-only] 浏览器窗口可视宽度。 通过分析浏览器信息获得。浏览器多个属性值优先级为:window.innerWidth(包含滚动...

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

325. laya.d3.core.pixelLine.PixelLineRenderer [ 85%]

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

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

326. laya.d3.core.material.BlinnPhongMaterial [ 85%]

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

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

327. laya.d3.graphics.VertexPositionNormalTexture0Texture1Skin [ 85%]

...dexpropertyblendIndex:Vector4  [read-only] Implementation     public function get blendIndex():Vector4blendWeightproperty blendWeight:Vector4  [read-only] Implementation     public function get blendWeight():Vector4normalproperty normal:Vector3  [read-only] Implementation     pub...

来源: laya_api 发布时间: 20170929

328. laya.physics.joint.RopeJoint [ 85%]

...elfAnchor和otherAnchor之间的最大距离 Implementation     public function get maxLength():Number    public function set maxLength(value:Number):voidotherAnchorproperty public var otherAnchor:Array[首次设置有效]链接刚体链接点,是相对于otherBody的左上角位置偏移...

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

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

330. laya.device.media.Media [ 84%]

...查浏览器兼容性。 MediaConstructor DetailMedia()Constructorpublic function Media()Method DetailgetMedia()method public static function getMedia(options:Object, onSuccess:Handler, onError:Handler):void 获取用户媒体。 Parameters options:Object — 简单的可选项可以使{ audio:true,...

来源: laya_api 发布时间: 20170929