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

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

121. laya.d3.physics.PhysicsCollider_API3.0 [ 39%]

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

122. laya.d3.physicscannon.CannonPhysicsComponent_API3.0 [ 36%]

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

123. laya.d3.physicscannon.CannonPhysicsTriggerComponent_API3.0 [ 35%]

...Class CannonPhysicsTriggerComponent PhysicsTriggerComponent 类用于创建物理触发器组件。 Hierarchy CannonPhysicsComponent CannonPhysicsTriggerComponent CannonPhysicsCollider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors aw...

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

124. laya.d3.physicscannon.CannonPhysicsCollider_API3.0 [ 35%]

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

125. laya.d3.physics.Rigidbody3D_API3.0 [ 34%]

...n(q: Quaternion): void Defined in laya/d3/physics/Rigidbody3D.ts:422 设置物理旋转 Returns Quaternion Defined in laya/d3/physics/Rigidbody3D.ts:416 设置物理旋转 Parameters q: Quaternion Returns void overrideGravity get overrideGravity(): boolean set overrideGravity(value: boolean): void D...

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

126. 纹理资源 · LayaAir3.4 · 引擎文档 · LAYABOX [ 33%]

...位精度,共 128 位色深,包含 Alpha 通道。最高精度,用于物理级光照反射(如 PBR 的反射探针),内存开销最大。 4.2 sRGB颜色空间sRGB 4.2.1 sRGB 定义 sRGB(Standard RGB) 是由 HP 和 Microsoft 于 1996 年联合提出 的一种标准化 RGB (红绿蓝...

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

127. 缓动 · LayaAir3.4 · 引擎文档 · LAYABOX [ 33%]

...缓动的最大用处就是应用在设计的运动表现上,可以结合物理、数学等原理真实地模拟显示生活中的运动现象,更加符合自然规律及人类认知,并使对象按照用户期望的行为交互,提供连续性体验。游戏开发中缓动动画比较常见...

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

128. 2D粒子渲染器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 30%]

...择:Color(颜色值)和TwoColors(颜色过渡) Gravity Modifier:设置物理重力值。粒子的运动会受到重力值的影响。 Simulation Space:控制粒子是否跟随粒子发射器移动。有两种模式可供选择:Local和World。 Local:粒子生成后跟随粒子发射器坐...

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

129. laya.d3.physics.CharacterController_API3.0 [ 30%]

...hysicsOrientation Defined in laya/d3/physics/PhysicsComponent.ts:448 获得物理四元数 Returns Quaternion getPhysicsPosition getPhysicsPosition(): Vector3 Inherited from PhysicsTriggerComponent.getPhysicsPosition Defined in laya/d3/physics/PhysicsComponent.ts:432 获得物理位置 Returns Vecto...

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

130. laya.d3.core.scene.Scene3D [ 29%]

...父节点。Node  physicsSimulation : PhysicsSimulation[read-only] 获取物理模拟器。 Scene3D pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像...

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