大约有 42 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0052 秒)
...onent Class PhysicsTriggerComponent PhysicsTriggerComponent 类用于创建物理触发器组件。 Hierarchy PhysicsComponent PhysicsTriggerComponent PhysicsCollider Rigidbody3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked c...
来源: Laya3.0_api 发布时间: 20231115
...ider" PhysicsCollider Class PhysicsCollider PhysicsCollider 类用于创建物理碰撞器。 Hierarchy PhysicsTriggerComponent PhysicsCollider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWith ccdMotionThreshold cc...
来源: Laya3.0_api 发布时间: 20231115
...idBody" RigidBody Class RigidBody 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的位置同步 物理世界的位置变化会自动同步到显示对象,显示对象本身的位移,旋转(父对象位移无效)也会自动同步到物...
来源: Laya3.0_api 发布时间: 20231115
...sicsComponent Class CannonPhysicsComponent PhysicsComponent 类用于创建物理组件的父类。 Hierarchy Component CannonPhysicsComponent CannonPhysicsTriggerComponent Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canColl...
来源: Laya3.0_api 发布时间: 20231102
...lasses PhysicsCollider, Rigidbody3D PhysicsTriggerComponent 类用于创建物理触发器组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean =...
来源: Laya2.0_api 发布时间: 20190513
...Class CannonPhysicsTriggerComponent PhysicsTriggerComponent 类用于创建物理触发器组件。 Hierarchy CannonPhysicsComponent CannonPhysicsTriggerComponent CannonPhysicsCollider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors aw...
来源: Laya3.0_api 发布时间: 20231102
...PhysicsCollider Class CannonPhysicsCollider PhysicsCollider 类用于创建物理碰撞器。 Hierarchy CannonPhysicsTriggerComponent CannonPhysicsCollider CannonRigidbody3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCol...
来源: Laya3.0_api 发布时间: 20231102
...Component PhysicsComponent Component Object PhysicsCollider 类用于创建物理碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true ...
来源: Laya2.0_api 发布时间: 20190513
...3.1镜头光晕后处理(Lens Flare Effect) 镜头光晕是一种模拟物理摄像机光学特性的后处理效果。它通过捕捉画面中的强光区域,模拟光线在镜片组间反射产生的几何光斑、星芒及眩光。在 3D 开发中,该技术能有效增强光源的爆发...
来源: Laya3.0_文档 发布时间: 20260105
## LayaAirIDE的可视化2D物理编辑入门 > Author: Charley Date: 2020-12-8 Engine&IDE Version : 2.9.0 很多开发者都知道LayaAir引擎的3D功能成熟与强大,其实对于LayaAir的2D与IDE认识并不多,或者说是停留在LayaAir 1.0的时代里。本篇文档,旨在让开发...
来源: Laya2.0_文档 发布时间: 20210714