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

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

831. laya.components.Animation2DEvent_API3.0 [ 71%]

... constructor eventName params time Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

832. laya.d3.component.volume.reflectionprobe.ReflectionProbeManager_API3.0 [ 71%]

...nstructor sceneReflectionProbe _updateRenderObject Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

833. laya.d3.graphics.StaticBatchManager_API3.0 [ 71%]

...icBatchManager constructor combine Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface Static method

来源: Laya3.0_api 发布时间: 20231102

834. List翻页效果 [ 71%]

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

835. laya.d3.component.hlod.HLODElement_API3.0 [ 71%]

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

836. laya.d3.core.SkinnedMeshSprite3DShaderDeclaration_API3.0 [ 71%]

...EFINE_BONE SHADERDEFINE_SIMPLEBONE Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

来源: Laya3.0_api 发布时间: 20231115

837. laya.ui.UIGroup_API3.0 [ 71%]

...域的属性为: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

838. laya.utils.IStatRender_API3.0 [ 71%]

...r renderNotCanvas set_onclick show Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

839. laya.components.KeyframeNodeList2D_API3.0 [ 71%]

...ount getNodeByIndex setNodeByIndex Legend Object literal Variable Function Type alias Class Class with type parameter Method Accessor Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

840. laya.physics.RigidBody [ 71%]

...果RigidBody owner : Node [只读]获取所属Node节点。 Component  type : String 刚体类型,支持三种类型static,dynamic和kinematic类型 static为静态类型,静止不动,不受重力影响,质量无限大,可以通过节点移动,旋转,缩放进行控制 dynamic为...

来源: Laya2.0_api 发布时间: 20190513