大约有 256 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0054 秒)
...in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在引用计数为0的时候立马删除他 Optional lock lock: boolean Inherited from Resource.lock Defined in laya/resource...
来源: Laya3.0_api 发布时间: 20231115
... 1000 远裁面。 Returns WebXRCamera Properties _cacheDepth _cacheDepth: boolean Inherited from Camera._cacheDepth Defined in laya/d3/core/Camera.ts:370 是否缓存上一帧的Depth纹理 _cacheDepthTexture _cacheDepthTexture: RenderTexture Inherited from Camera._cacheDepthTexture Defined in laya...
来源: Laya3.0_api 发布时间: 20231115
...点乘 Parameters b: Vector3 Returns number equal equal(value: Vector3): boolean Defined in laya/maths/Vector3.ts:348 求四维向量是否相等 Parameters value: Vector3 Returns boolean fromArray fromArray(arr: any[], offset?: number): void Defined in laya/maths/Vector3.ts:384 从Array数组拷贝...
来源: Laya3.0_api 发布时间: 20231115
...pthStencilFormat?: RenderTextureDepthFormat, mulSampler?: number, mipmap?: boolean): MulSampleRenderTexture Overrides RenderTexture.constructor Defined in laya/d3/resource/MulSampleRenderTexture.ts:47 创建一个 MulSampleRenderTexture 实例。 Parameters width: number 宽度。 height: number 高...
来源: Laya3.0_api 发布时间: 20231102
... Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._...
来源: Laya3.0_api 发布时间: 20231115
...度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Defined in laya/display/Graphics.ts:94 清空绘制命令。 Parameters Default value recoverCmds: boolean = true 是否回收绘图指令数组,设置为true,则对指令数组进行回收以节省内存...
来源: Laya3.0_api 发布时间: 20231115
...meters value: AnimationClip | null Returns void islooping get islooping(): boolean Defined in laya/d3/component/Animator/AnimatorState.ts:130 Returns boolean soloTransitions get soloTransitions(): AnimatorTransition[] set soloTransitions(value: AnimatorTransition[]): void Defined in laya/d3/componen...
来源: Laya3.0_api 发布时间: 20231115
...RSessionManager.ts:172 Returns void 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
...Gamepad.ts:211 destroy Returns void 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
... updateZOrder fromImage Constructors constructor new List(createChildren?: boolean): List Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns Li...
来源: Laya3.0_api 发布时间: 20231115