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

大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0047 秒)

441. laya.resource.ResourceManager [ 65%]

...存。 ResourceManager  dispose():void 释放资源。ResourceManager  getLoadedResourceManagerByIndex(index:int):ResourceManager[static] 获取指定索引的资源管理器。 ResourceManager  getLoadedResourceManagersCount():int[static] 获取资源管理器总个数。 ResourceManager  g...

来源: laya_api 发布时间: 20170422

442. LayaAir IDE 1.4.0新增功能 附加(扩展)脚本的使用 [ 65%]

...ner.on(Event.MOUSE_DOWN,this,onDown); } else { return; } } public function get isScale():Boolean { return _isScal; } public function set isScale(isScal:Boolean):void { this._isScal=isScal; } private function onDown():void { //按下,按钮进行缩放 _owner.scale(.8,.8); _owner.on(Event.MOUSE_UP,...

来源: Laya_社区 发布时间: 20161014

443. laya.display.Node_API3.0 [ 65%]

...ater clearTimer contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeC...

来源: Laya3.0_api 发布时间: 20231115

444. laya.media.SoundChannel [ 65%]

...r  [read-only] 获取总时间。 Implementation     public function get duration():NumberisStoppedproperty public var isStopped:Boolean = false 表示声音是否已暂停。 loopsproperty public var loops:int 循环次数。 positionproperty position:Number  [read-only] 获取当前播...

来源: laya_api 发布时间: 20170929

445. laya.d3.core.MeshTerrainSprite3D_API3.0 [ 65%]

...learTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents getHeight hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChild...

来源: Laya3.0_api 发布时间: 20231102

446. laya.d3.math.BoundsImpl_API3.0 [ 65%]

...undBox Accessors max min Methods calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/math/BoundsImpl.ts:138 创建一个 BoundsImp 实例。 ...

来源: Laya3.0_api 发布时间: 20231115

447. laya.ui.Panel [ 64%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边...

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

448. laya.d3.renderobjs.nativeobj.NativeUniformBufferObject_API3.0 [ 64%]

...etDataByByUniformBufferDataOffset setDataByUniformBufferData unbind create getBuffer Constructors constructor new NativeUniformBufferObject(glPointer: number, name: string, bufferUsage: BufferUsage, byteLength: number, isSingle: boolean): NativeUniformBufferObject Overrides UniformBufferObject.const...

来源: Laya3.0_api 发布时间: 20231115

449. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 64%]

...HDERDEFINE_LIGHTMAP SHADERDEFINE_LIGHTMAP_DIRECTIONAL SHADERDEFINE_MORPHTARGET SHADERDEFINE_MORPHTARGET_NORMAL SHADERDEFINE_MORPHTARGET_POSITION SHADERDEFINE_MORPHTARGET_TANGENT SHADERDEFINE_RECEIVE_SHADOW VOLUMETRICGI_DISTANCE VOLUMETRICGI_IRRADIANCE VOLUMETRICGI_PROBECOUNTS VOLUMETRICGI_PROBEPARAM...

来源: Laya3.0_api 发布时间: 20231115

450. laya.media.SoundChannel [ 64%]

... EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收...

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