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

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

421. laya.physics.joint.WheelJoint_API3.0 [ 36%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 selfBody selfBody: RigidBody Defined in laya/physics/joint/WheelJoint.ts:14 [首次设置有效]关...

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

422. laya.d3.core.light.PointLightCom_API3.0 [ 36%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...

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

423. laya.d3.component.Animator_API3.0 [ 36%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static CULLINGMODE_ALWAYSANIMATE CULLINGMODE_ALWAYSANIMATE: number = 0 Defined in laya/d3/component/...

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

424. laya.d3.core.light.SpotLightCom_API3.0 [ 35%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...

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

425. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 35%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors anchor get anchor(): Vector3 set anchor(value: Vector3): void Inherited from ConstraintCom...

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

426. laya.d3.physics.PhysicsTriggerComponent_API3.0 [ 35%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...

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

427. laya.d3.component.volume.volumetricgi.VolumetricGI_API3.0 [ 35%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...

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

428. laya.d3.physics.PhysicsCollider_API3.0 [ 35%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...

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

429. 模型资源设置 · LayaAir3.4 · 引擎文档 · LAYABOX [ 35%]

...明 动态读写 read Write 当勾选动态读写后,允许开发者在运行动态访问或修改模型的数据(比如捏脸,需要更改的mesh顶点信息就属于修改模型数据)。需要注意的是,启用动态读写会增加内存的使用。所以,如果你的模型并...

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

430. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 35%]

...olute"; img.style.zIndex = 99999 document.body.appendChild(img); ``` 怎么运行上边这段代码呢?打开谷歌浏览器,随便打开一个空白网页,F12,把上面的代码粘贴到控制台,然后回车,就能看到上面截图的效果。或者新建个html把代码粘贴进去...

来源: Laya2.0_文档 发布时间: 20210714