大约有 256 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0037 秒)
...offAll offAllCaller on once Methods event event(type: string, data?: any): boolean Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数...
来源: Laya3.0_api 发布时间: 20231115
...ers destObject: any 克隆源。 Returns void equal equal(value: Vector4): boolean Defined in laya/maths/Vector4.ts:173 求四维向量是否相等 Parameters value: Vector4 Returns boolean forNativeElement forNativeElement(nativeElements?: Float32Array): void Defined in laya/maths/Vector4.ts:369 Pa...
来源: Laya3.0_api 发布时间: 20231115
... Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall...
来源: Laya2.0_api 发布时间: 20190513
...ted from Node._extra Defined in laya/display/Node.ts:58 _isScene _isScene: boolean = false Defined in laya/d3/core/reflectionProbe/ReflectionProbe.ts:50 是否是场景探针 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:631 Optional _url _url: string Inherited from ...
来源: Laya3.0_api 发布时间: 20231102
...回调处理器接受两个参数: function onOrientationChange(absolute:Boolean, info:RotationInfo):void absolute: 指示设备是否可以提供绝对方位数据(指向地球坐标系),或者设备决定的任意坐标系。关于坐标系参见https://developer.mozilla.org/en-US/docs/Web...
来源: Laya3.0_api 发布时间: 20231115
...的地址。 Returns string Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多...
来源: Laya3.0_api 发布时间: 20231115
...turns ScreenTriangle Properties destoryedImmediately destoryedImmediately: boolean Inherited from Resource.destoryedImmediately Defined in laya/resource/Resource.ts:104 是否在引用计数为0的时候立马删除他 Optional lock lock: boolean Inherited from Resource.lock Defined in laya/resource...
来源: Laya3.0_api 发布时间: 20231102
...colorFormat: RenderTargetFormat, depthFormat: RenderTargetFormat, mipmap?: boolean, multiSamples?: number, depthTexture?: boolean, sRGB?: boolean): RenderTexture Defined in laya/d3/core/render/PostProcessRenderContext.ts:29 从回收的RT中选择一个RT 用来节省内存 Parameters width: number ...
来源: Laya3.0_api 发布时间: 20231115
...输和接收数据。 Public Properties PropertyDefined By connected : Boolean[read-only] 表示此 Socket 对象目前是否已连接。 Socket disableInput : Boolean = false 不再缓存服务端发来的数据,如果传输的数据为字符串格式,建议设置为true,减少二进...
来源: Laya2.0_api 发布时间: 20190513
...ource/TextResource.ts:21 数据 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在引用计数为0的时候立马删除他 Readonly format format: TextResourceFormat Defined in laya/resource/TextResource....
来源: Laya3.0_api 发布时间: 20231115