大约有 933 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0041 秒)
Laya3.0_api(529) Laya_社区(127) Laya2.0_api(101) laya_api(89) Laya3.0_文档(45) Laya2.0_文档(26) Laya2.0_示例(10) Laya_示例(6)
...eNames.length; i < len; i++) { muduleName = moduleNames[i]; let curMem: number = Laya.Stat.currentMemorySize// >> 20; console.log("curM:", curMem); path = bigao.Utils.StringTool.formatString(ResUIModuleManager.moduleResPath, muduleName); bigao.control.SkillControl.instance._skillView = null...
来源: Laya_社区 发布时间: 20170905
...Class() export class UI_Dialog extends Laya.Script { private DIALOG_WIDTH: number = 220; private DIALOG_HEIGHT: number = 275; private CLOSE_BTN_WIDTH: number = 43; private CLOSE_BTN_PADDING: number = 5; private assets: any[]; private dialog: Laya.Dialog; constructor() { super(); } /** * 组件被激...
来源: Laya3.0_文档 发布时间: 20230303
...es cullSphere direction position Properties cullPlaneCount cullPlaneCount: number Implementation of IShadowCullInfo.cullPlaneCount Defined in laya/d3/RenderObjs/RenderObj/ShadowCullInfo.ts:10 cullPlanes cullPlanes: Plane[] Implementation of IShadowCullInfo.cullPlanes Defined in laya/d3/RenderObjs/Re...
来源: Laya3.0_api 发布时间: 20231115
...ctedNodes; } else { this.listUI.typeTree.setItemState(this.selectedIndex + Number(item.dataSource.nodes), false); this.selectedIndex = index; } } this.selectedNodes = Number(item.dataSource.nodes); } else if (item.dataSource.isOpen == false) { this.selectedIndex = -1; this.selectedNodes = 0; } } } s...
来源: Laya_社区 发布时间: 20171011
...nonHitResult.ts:11 发生碰撞的碰撞组件。 hitFraction hitFraction: number = 0 Defined in laya/d3/physicsCannon/CannonHitResult.ts:17 碰撞分数。 normal normal: Vector3 = new Vector3() Defined in laya/d3/physicsCannon/CannonHitResult.ts:15 碰撞法线。 point point: Vector3 = new Vector...
来源: Laya3.0_api 发布时间: 20231102
...cs/HitResult.ts:11 发生碰撞的碰撞组件。 hitFraction hitFraction: number = 0 Defined in laya/d3/physics/HitResult.ts:17 碰撞分数。 normal normal: Vector3 = new Vector3() Defined in laya/d3/physics/HitResult.ts:15 碰撞法线。 point point: Vector3 = new Vector3() Defined in laya/d3/p...
来源: Laya3.0_api 发布时间: 20231115
... @regClass() export class UI_Button extends Laya.Script { private COLUMNS: number = 2; private BUTTON_WIDTH: number = 147; private BUTTON_HEIGHT: number = 165 / 3; private HORIZONTAL_SPACING: number = 200; private VERTICAL_SPACING: number = 100; private xOffset: number; private yOffset: number; priv...
来源: Laya3.0_文档 发布时间: 20251010
...BaseMaterial> 获取浅拷贝材质列表。 BaseRender sortingFudge : Number排序矫正值。BaseRenderPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By SkinnedMeshRenderer(owner:RenderableSprite3D) 创建一个 SkinnedMeshRender 实例。 SkinnedM...
来源: Laya2.0_api 发布时间: 20190513
...[] Defined in laya/d3/component/HLOD/HLODUtil.ts:86 updateMark updateMark: number Defined in laya/d3/component/HLOD/HLODUtil.ts:85 url url: string Defined in laya/d3/component/HLOD/HLODUtil.ts:84 Methods load load(callFun: Function, hlod: any): void Defined in laya/d3/component/HLOD/HLODUtil.ts:94 l...
来源: Laya3.0_api 发布时间: 20231115
...s:18 是否自动滚动到底部,默认为true Static maxCount maxCount: number = 50 Defined in laya/utils/Log.ts:16 最大打印数量,超过这个数量,则自动清理一次,默认为50次 Methods Static clear clear(): void Defined in laya/utils/Log.ts:72 清理日志 Returns void Static ...
来源: Laya3.0_api 发布时间: 20231115