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

大约有 37 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0029 秒)

1. laya.physics.joint.PrismaticJoint_API3.0 [ 100%]

...se.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any lowerTranslation get lowerTranslation(): number set lowerTranslation(value: number): void Defined in laya/physics/joint/PrismaticJoint.ts:105 启用约束后,刚体移动范围的下限,是距离anchor...

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

2. laya.physics.RigidBody_API3.0 [ 99%]

...lobals "laya/physics/RigidBody" RigidBody Class RigidBody 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的位置同步 物理世界的位置变化会自动同步到显示对象,显示对象本身的位移,旋转(父对象位移无效)...

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

3. laya.utils.TimeLine_API3.0 [ 97%]

...stroy destroy(): void Defined in laya/utils/TimeLine.ts:443 彻底销毁此对象。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: an...

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

4. laya.maths.Matrix_API3.0 [ 95%]

...个坐标空间映射到另一个坐标空间。 您可以对一个显示对象执行不同的图形转换,方法是设置 Matrix 对象的属性,将该 Matrix 对象应用于 Transform 对象的 matrix 属性,然后应用该 Transform 对象作为显示对象的 transform 属性。这些转...

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

5. laya.physics.joint.WheelJoint_API3.0 [ 89%]

...se.joint Defined in laya/physics/joint/JointBase.ts:18 [只读]原生关节对象 Returns any lowerTranslation get lowerTranslation(): number set lowerTranslation(value: number): void Defined in laya/physics/joint/WheelJoint.ts:151 启用约束后,刚体移动范围的下限,是距离anchor的...

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

6. laya.events.MouseManager_API3.0 [ 86%]

... 捕获阶段:此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的目标对象或者未命中任何对象; 目标阶段:找到命中的目标对象; 冒泡阶段:事件离开目标对象,按节点层级向上逐层通知,直到到达舞台的过程...

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

7. laya.utils.Browser_API3.0 [ 83%]

...ument(): any Defined in laya/utils/Browser.ts:456 浏览器原生 document 对象的引用。 Returns any Static height get height(): number Defined in laya/utils/Browser.ts:417 浏览器窗口物理高度。考虑了设备像素比。 Returns number Static pixelRatio get pixelRatio(): number Define...

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

8. Laya_API3.0 [ 82%]

... Externals Only exported Menu Globals "Laya" Laya Class Laya Laya 是全局对象的引用入口集。 Laya类引用了一些常用的全局对象,比如Laya.stage:舞台,Laya.timer:时间管理器,Laya.loader:加载管理器,使用时注意大小写。 Hierarchy Laya Index Properties ...

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

9. laya.d3.physics.CharacterController_API3.0 [ 81%]

...Defined in laya/d3/physics/CharacterController.ts:324 获得角色碰撞的对象 Parameters cb: (body: Rigidbody3D) => void (body: Rigidbody3D): void Parameters body: Rigidbody3D Returns void Returns void getPhysicsOrientation getPhysicsOrientation(): Quaternion Inherited from PhysicsTriggerComp...

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

10. laya.utils.Byte_API3.0 [ 81%]

...l 用于指定初始化的元素数目,或者用于初始化的TypedArray对象、ArrayBuffer对象。如果为 null ,则预分配一定的内存空间,当可用空间不足时,优先使用这部分内存,如果还不够,则重新分配所需内存。 Returns Byte Properties Static BIG_E...

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