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

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

101. laya.particle.ParticleTemplate2D_API3.0 [ 74%]

...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

102. laya.d3.webxr.core.WebXRCamera_API3.0 [ 74%]

... 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

103. laya.maths.Vector3_API3.0 [ 74%]

...点乘 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

104. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 73%]

...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

105. laya.ui.DialogManager_API3.0 [ 73%]

... 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

106. laya.display.Graphics_API3.0 [ 73%]

...度。 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

107. laya.d3.component.animator.AnimatorState_API3.0 [ 73%]

...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

108. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 73%]

...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

109. laya.d3.webxr.core.ButtonGamepad_API3.0 [ 73%]

...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

110. laya.ui.List_API3.0 [ 73%]

... 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