大约有 163 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0047 秒)
...ager.ts:21 XRReferenceSpace TODO Static EVENT_FRAME_LOOP EVENT_FRAME_LOOP: string = "xrFrameLoop" Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:11 Static EVENT_MANAGER_END EVENT_MANAGER_END: string = "xrManagerDestory" Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:10 Accessors currentF...
来源: Laya3.0_api 发布时间: 20231115
...Public Methods Show Inherited Public Methods MethodDefined By event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):B...
来源: Laya2.0_api 发布时间: 20190513
...纹理。 Public Properties PropertyDefined By alphaMap : Vector.<String>ChunkInfo detailID : Vector.<Uint8Array>ChunkInfo normalMap : StringChunkInfoPublic Methods MethodDefined By ChunkInfo()ChunkInfoProperty DetailalphaMappropertypublic var alphaMap:Vector.<String>...
来源: Laya2.0_api 发布时间: 20190513
...lize overrideExtension postFormatURL Constructors constructor new URL(url: string): URL Defined in laya/net/URL.ts:51 创建一个新的 URL 实例。 Parameters url: string Returns URL Properties Static basePath basePath: string = "" Defined in laya/net/URL.ts:16 基础路径。如果不设置,...
来源: Laya3.0_api 发布时间: 20231115
...。Resource memorySize : int 占用内存尺寸。 Resource name : String 获取名字。 Resource released : Boolean[read-only] 是否已释放。 Resource resourceManager : ResourceManager[read-only] 资源管理员。 Resource sortedLoadedResourcesByName : Vector.<Resource>[s...
来源: laya_api 发布时间: 20170422
...锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 offsetX offsetX: number = 0 Defined in laya/resource/Texture.ts:35 沿 X 轴偏移量。 offsetY offsetY: number = 0 Defined in laya/resourc...
来源: Laya3.0_api 发布时间: 20231115
...eturns void Static rewriteNumProperty rewriteNumProperty(proto: any, name: string, index: number): void Defined in laya/d3/math/Vector2.ts:144 Parameters proto: any name: string index: number Returns void Static scalarLength scalarLength(a: Vector2): number Defined in laya/d3/math/Vector2.ts:115 计...
来源: Laya3.0_api 发布时间: 20231102
...eturns void Static rewriteNumProperty rewriteNumProperty(proto: any, name: string, index: number): void Defined in laya/maths/Vector2.ts:156 Parameters proto: any name: string index: number Returns void Static scalarLength scalarLength(a: Vector2): number Defined in laya/maths/Vector2.ts:127 计算...
来源: Laya3.0_api 发布时间: 20231115
...ew coolDownShader(); constructor() { var vs: string = " \ attribute vec2 position; \ attribute vec2 texcoord; \ attribute vec4 color; \ uniform vec2 size; \ uniform mat4 mmat; \ ...
来源: Laya_社区 发布时间: 20170606
...ex:int, vector2:Vector2):void 设置二维向量。 BaseRender event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):B...
来源: laya_api 发布时间: 20170603