大约有 117 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0071 秒)
...mulation(): PhysicsSimulation Defined in laya/d3/core/scene/Scene3D.ts:669 物理模拟器。 Returns PhysicsSimulation pivotX get pivotX(): number set pivotX(value: number): void Inherited from Text.pivotX Defined in laya/display/Sprite.ts:926 X轴 轴心点的位置,单位为像素,默认为0...
来源: Laya3.0_api 发布时间: 20231115
...idBody" RigidBody Class RigidBody 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的位置同步 物理世界的位置变化会自动同步到显示对象,显示对象本身的位移,旋转(父对象位移无效)也会自动同步到物...
来源: Laya3.0_api 发布时间: 20231115
...S提交,因违反苹果3.1.1导致APP上架被拒的说明 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 救命!canvas定位后 点击区域偏移,求大大们解答 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~...
来源: Laya_社区 发布时间: 20190515
...容,完全可以走URL动态加载使用,在首次加载后,会存在物理缓存内,不超过50M的常用缓存内容,下次打开无需加载。 ### 二、学习小游戏官方分包文档 在实战分包之前,官方的文档没看过的,一定要先仔细看一看。这非常有用...
来源: Laya2.0_文档 发布时间: 20210715
...eRetinalCanvas: boolean = false Defined in laya/display/Stage.ts:171 使用物理分辨率作为canvas大小,会改进渲染效果,但是会降低性能 Static ALIGN_BOTTOM ALIGN_BOTTOM: string = "bottom" Defined in laya/display/Stage.ts:95 画布垂直居下对齐。 Static ALIGN_CENTER ALIGN_C...
来源: 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
...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
...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
...on Defined in laya/d3/physics/constraints/ConstraintComponent.ts:310 获取物理世界。 缺省的是从所属的scene3d取,子类可以提供另外的方法 Returns PhysicsSimulation getcurrentForce getcurrentForce(out: Vector3): void Defined in laya/d3/physics/constraints/ConstraintComponent.t...
来源: Laya3.0_api 发布时间: 20231115