大约有 2,843 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0066 秒)
Laya_社区(1671) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(71) Laya2.0_示例(16) Laya_示例(11)
... constructor eventName params time Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...nstructor sceneReflectionProbe _updateRenderObject Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...icBatchManager constructor combine Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231102
...urPage(index) } public onMouse(e: Laya.Event, index: number): void { if (e.type == Laya.Event.MOUSE_DOWN) { this.m_downValue = this.list_rule.scrollBar.value; } else if (e.type == Laya.Event.MOUSE_UP || e.type == Laya.Event.MOUSE_OUT) { if (this.m_downValue > -1) { if (this.list_rule.scrollBar.va...
来源: Laya_社区 发布时间: 20171202
...ODMesh lightmap material release HLODResourceGroup Legend Class Class with type parameter Property Method Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...EFINE_BONE SHADERDEFINE_SIMPLEBONE Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 name name: string = "" Inherited from Node.name Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...r renderNotCanvas set_onclick show Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...ount getNodeByIndex setNodeByIndex Legend Object literal Variable Function Type alias Class Class with type parameter Method Accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...果RigidBody owner : Node [只读]获取所属Node节点。 Component type : String 刚体类型,支持三种类型static,dynamic和kinematic类型 static为静态类型,静止不动,不受重力影响,质量无限大,可以通过节点移动,旋转,缩放进行控制 dynamic为...
来源: Laya2.0_api 发布时间: 20190513