大约有 758 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0049 秒)
Laya_社区(592) Laya2.0_文档(62) Laya3.0_api(35) Laya2.0_api(25) Laya3.0_文档(21) laya_api(21) Laya_示例(1) Laya2.0_示例(1)
...ne 赞同来自: 1) 你所说的情况确实存在 1.1) 给定力,计算速度时,会使用 合力乘以时间步,当时间步不同时,计算出来的力确实不同。 1.2) box2d也推荐使用固定时间步,使用固定时间步的好处是给定同样的力,计算出的输出是一...
来源: Laya_社区 发布时间: 20210603
...ctor3 获取角因子。 Rigidbody3D angularVelocity : Vector3 获取角速度。 Rigidbody3D canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(...
来源: Laya2.0_api 发布时间: 20190513
...Number = 1发射器半径。EmitterSphere velocity : Number = 0发射器速度。EmitterSphere velocityAddVariance : Number = 0发射器速度随机值。EmitterSphereProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _emissionRate...
来源: laya_api 发布时间: 20170603
... size : Vector3发射器尺寸。EmitterBox velocity : Vector3发射器速度。EmitterBox velocityAddVariance : Vector3发射器速度随机值。EmitterBoxProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _emissionRate : Number...
来源: laya_api 发布时间: 20170603
...ctor3发射器位置随机值。EmitterPoint velocity : Vector3发射器速度。EmitterPoint velocityAddVariance : Vector3发射器速度随机值。EmitterPointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _emissionRate : Nu...
来源: laya_api 发布时间: 20170603
...二种3D模式ShurikenParticleSystem startSpeedConstant : Number开始速度,0模式。ShurikenParticleSystem startSpeedConstantMax : Number最大开始速度,1模式。ShurikenParticleSystem startSpeedConstantMin : Number最小开始速度,1模式。ShurikenParticleSystem startSpeedType...
来源: laya_api 发布时间: 20170929
...轴,1代表Y轴,2代表Z轴。EmitterRing velocity : Number = 0发射器速度。EmitterRing velocityAddVariance : Number = 0发射器速度随机值。EmitterRingProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _emissionRate : N...
来源: laya_api 发布时间: 20170603
...cOut, Handler.create(this, ()=> { })); 如何控制Laya.Ease.cubicOut的速度 2018-05-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 光宇 /** * 以较快速度开...
来源: Laya_社区 发布时间: 20180503
...转时,产生的动量有两种输出方式,一种是齿轮本身的角速度,另一种是齿轮表面的线速度 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By collideConnected : Boolean = false[首次设置有效]两个刚体是否...
来源: Laya2.0_api 发布时间: 20190513
...同,LayaAir 3D的运动刚体脱离了物理引擎运动,即使设置速度也不可以使其位移。这样做的好处是减少了物理运算,节省了性能。 mass质量 质量是物质的量的量度,Bullet引擎中的质量单位为kg。 刚体的质量越大,运动状态改变越...
来源: Laya3.0_文档 发布时间: 20241014