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

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

141. laya.resource.Texture2D [ 65%]

... = 0, height:int = 0, format:int, mipmap:Boolean = true, canRead:Boolean = false) 创建一个 Texture2D 实例。 Texture2D _getSource():*[override] 获取纹理资源。 BaseTexture  _parse(data:*, propertyParams:Object = null, constructParams:Array = null):Texture2D[static] Texture2D generate...

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

142. laya.d3.renderobjs.nativeobj.NativeUniformBufferObject_API3.0 [ 65%]

...fig usage bytelength: number byte length Default value isSingle: boolean = false Returns UniformBufferObject Static getBuffer getBuffer(name: string, index: number): UniformBufferObject Inherited from NativeUniformBufferObject.getBuffer Defined in laya/RenderEngine/UniformBufferObject.ts:46 get Unif...

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

143. laya.device.Shake [ 65%]

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

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

144. laya.utils.Timer [ 65%]

...nction, args:Array = null, coverBefore:Boolean = true, jumpFrame:Boolean = false):void 定时重复执行。 Timer  once(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次。 Timer  pause():void 暂停时钟 Timer  resume():void 恢复...

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

145. laya.utils.TimeLine [ 65%]

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

来源: laya_api 发布时间: 20170929

146. laya.physics.joint.RevoluteJoint [ 65%]

...体的左上角位置偏移RevoluteJoint  collideConnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falseRevoluteJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component  enab...

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

147. laya.media.Sound [ 65%]

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

来源: laya_api 发布时间: 20170929

148. laya.d3.physics.shape.SphereColliderShape_API3.0 [ 65%]

...rties needsCustomCollisionCallback needsCustomCollisionCallback: boolean = false Inherited from CompoundColliderShape.needsCustomCollisionCallback Defined in laya/d3/physics/shape/ColliderShape.ts:115 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CompoundColliderShape.S...

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

149. laya.utils.TimeLine [ 65%]

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

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

150. laya.net.LoaderManager_API3.0 [ 65%]

...资源,如果全部加载成功,则回调参数值为true,否则为false。 Default value progress: Handler | null = null 资源加载进度回调,回调参数值为当前资源加载的进度信息(0-1)。 Default value type: string | null = null 资源类型。 Default value constructParam...

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