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

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

11. 3D中摄像机绕物体旋转该如何实现? [ 88%]

... number; /// <summary> /// Camera target angls. /// </summary> protected targetAngles: Vector3 = new Vector3(); /// <summary> /// Target distance from camera to target. /// </summary> protected targetDistance: number; //protected camera: Laya.Camera; constructor() { super(); ...

来源: Laya_社区 发布时间: 20170714

12. laya.physics.joint.GearJoint [ 88%]

... Component  ratio : Number两个齿轮角速度比例,默认1GearJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _joint : *原生关节对象JointBasePublic Methods Hide Inherited Public Methods Show Inherited Public Methods...

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

13. 官方案例里摄像机绕物体旋转脚本的问题 [ 88%]

... number; /// <summary> /// Camera target angls. /// </summary> protected targetAngles: Vector3 = new Vector3(); /// <summary> /// Target distance from camera to target. /// </summary> protected targetDistance: number; //protected camera: Laya.Camera; constructor() { super(); ...

来源: Laya_社区 发布时间: 20190224

14. laya.physics.joint.RopeJoint [ 87%]

...t  selfBody : RigidBody[首次设置有效]关节的自身刚体RopeJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _joint : *原生关节对象JointBasePublic Methods Hide Inherited Public Methods Show Inherited Public Methods...

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

15. laya.physics.joint.WeldJoint [ 87%]

...t  selfBody : RigidBody[首次设置有效]关节的自身刚体WeldJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _joint : *原生关节对象JointBasePublic Methods Hide Inherited Public Methods Show Inherited Public Methods...

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

16. laya.physics.joint.JointBase [ 87%]

...对象JointBase owner : Node [只读]获取所属Node节点。 ComponentProtected Properties PropertyDefined By  _joint : *原生关节对象JointBasePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By destroy():void 销毁组件 Component onReset():voi...

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

17. laya.physics.RigidBody [ 87%]

...影响,可以通过施加速度或者力的方式使其运动 RigidBodyProtected Properties PropertyDefined By  _allowRotation : Boolean = true是否允许旋转,如果不希望刚体旋转,这设置为falseRigidBody  _allowSleep : Boolean = true是否允许休眠,允许休眠能提高...

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

18. laya.physics.joint.PulleyJoint [ 86%]

...接的节点,是相对于自身刚体的左上角位置偏移PulleyJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _joint : *原生关节对象JointBasePublic Methods Hide Inherited Public Methods Show Inherited Public Methods...

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

19. laya.physics.joint.DistanceJoint [ 86%]

...selfBody : RigidBody[首次设置有效]关节的自身刚体DistanceJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _joint : *原生关节对象JointBasePublic Methods Hide Inherited Public Methods Show Inherited Public Methods...

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

20. laya.physics.joint.MotorJoint [ 86%]

...  selfBody : RigidBody[首次设置有效]关节的自身刚体MotorJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _joint : *原生关节对象JointBasePublic Methods Hide Inherited Public Methods Show Inherited Public Methods...

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