大约有 598 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)
Laya3.0_api(242) Laya2.0_api(136) laya_api(135) Laya3.0_文档(63) Laya_社区(19) Laya2.0_示例(1) Laya_示例(1) Laya2.0_文档(1)
... = 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
...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
...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
...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
...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on...
来源: laya_api 发布时间: 20170929
...体的左上角位置偏移RevoluteJoint collideConnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falseRevoluteJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component enab...
来源: Laya2.0_api 发布时间: 20190513
... 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
...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
...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
...资源,如果全部加载成功,则回调参数值为true,否则为false。 Default value progress: Handler | null = null 资源加载进度回调,回调参数值为当前资源加载的进度信息(0-1)。 Default value type: string | null = null 资源类型。 Default value constructParam...
来源: Laya3.0_api 发布时间: 20231102