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

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

421. laya.physics.CircleCollider_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

422. 3D资源释放不干净 [ 60%]

3D资源释放不干净 各位大仙,请问下节点是不是移除舞台就没引用了,还是要把所有赋值过的变量全部删了才算没有引用。   我用Laya.Resource.destroyUnusedResources();总感觉清理不干净,显存占用还是很多,其中我只锁了角色模型 不...

来源: Laya_社区 发布时间: 20201203

423. laya.physics.EdgeCollider_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

424. laya.events.Event [ 60%]

...事件数据。 Event  stopPropagation():void 阻止对事件流中当前节点的后续节点中的所有事件侦听器进行处理。此方法不会影响当前节点 (currentTarget) 中的任何事件侦听器。 EventPublic Constants ConstantDefined By  ACTIVE_IN_HIERARCHY_CHANGED : String...

来源: laya_api 发布时间: 20170929

425. 滤镜效果 · LayaAir3.3 · 引擎文档 · LAYABOX [ 60%]

....Image }) public img: Laya.Image; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { //创建一个颜色滤镜对象 let colorFilter: Laya.ColorFilter = new Laya.ColorFilter(); //给Image组件添加颜色滤镜 this.img.filters =...

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

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

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

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

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

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