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

大约有 571 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0205 秒)

431. laya.physics.BoxCollider_API3.0 [ 60%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Inherited from ColliderBase.fixture Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Inherited from ColliderBase.label Defi...

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

432. laya.physics.ChainCollider_API3.0 [ 59%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Inherited from ColliderBase.fixture Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Inherited from ColliderBase.label Defi...

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

433. laya.physics.joint.DistanceJoint_API3.0 [ 59%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/DistanceJoint.ts:20 [首次设置有效]两个刚体是否可以发生碰撞,默认为false otherAn...

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

434. laya.physics.ColliderBase_API3.0 [ 59%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inheri...

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

435. laya.d3.physicscannon.CannonPhysicsComponent_API3.0 [ 59%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:191 是否可以缩放Shape。 owner owner: Node Inherited from Component.owner...

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

436. 3D性能优化 · LayaAir3.4 · 引擎文档 · LAYABOX [ 59%]

...Batch5.Static Batch6.Custom Static Batch(Static Batch Volume组件)7.基于节点的材质合批功能7.1表现效果7.2 使用示例3D性能优化 1.图形性能的基本认知 1.1 降低渲染的CPU成本 在渲染过程中,对CPU渲染时间影响时间最大的因素是将渲染指令发送到...

来源: Laya3.0_文档 发布时间: 20251010

437. laya.d3.component.Animator_API3.0 [ 59%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 cullingMode cullingMode: number = Animator.CULLINGMODE_CULLCOMPLETELY Defined in laya/d3/component/Animator.ts:95 裁剪模式 owner owner: Node Inherited from Component.owner Define...

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

438. 树状列表组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 59%]

...ow.png): 切片数为2,切片索引从0开始依次代表:文件夹节点折叠状态图、文件夹节点展开状态图。 (图1-2) 文件状态切片动画 Clip 资源(clip_tree_folder.png): 切片数为3,切片索引从0开始依次代表:文件夹节点折叠状态图、...

来源: Laya3.0_文档 发布时间: 20251010

439. 文本进阶使用 · LayaAir3.4 · 引擎文档 · LAYABOX [ 59%]

...fillText示例代码如下: /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { let sprite = new Laya.Sprite(); Laya.stage.addChild(sprite); sprite.graphics.fillText("fillText:引擎绘制的文本,适合简单的单行...

来源: Laya3.0_文档 发布时间: 20251010

440. laya.components.Widget_API3.0 [ 59%]

...eton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Compone...

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