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

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

1. laya.d3.core.particleShuriKen.module.GradientAngularVelocity [ 100%]

...ectImplements laya.d3.core.IClone GradientRotation 类用于创建渐变角速度。 Public Properties PropertyDefined By  constant : Number[read-only] 固定角速度。 GradientAngularVelocity  constantMax : Number[read-only] 最大随机双固定角速度。 GradientAngularVelocity  consta...

来源: laya_api 发布时间: 20170929

2. laya.d3.core.particleShuriKen.module.GradientVelocity [ 99%]

...ObjectImplements laya.d3.core.IClone GradientVelocity 类用于创建渐变速度。 Public Properties PropertyDefined By  constant : Vector3[read-only] 固定速度。GradientVelocity  constantMax : Vector3[read-only] 最大固定速度。GradientVelocity  constantMin : Vector3[read-only] ...

来源: laya_api 发布时间: 20170929

3. laya.utils.Ease [ 96%]

...ber[static] 方法以零速率开始运动,然后在执行时加快运动速度。 它的运动是类似一个球落向地板又弹起后,几次逐渐减小的回弹运动。 Ease  bounceInOut(t:Number, b:Number, c:Number, d:Number):Number[static] 开始运动时速率为零,先对运动进...

来源: laya_api 发布时间: 20170929

4. laya.particle.ParticleSetting [ 96%]

...器尺寸ParticleSetting  boxEmitterVelocity : Float32Array盒发射器速度ParticleSetting  boxEmitterVelocityAddVariance : Float32Array盒发射器速度随机值ParticleSetting  colorComponentInter : Boolean = falsefalse代表RGBA整体插值,true代表RGBA逐分量插值ParticleSetting...

来源: laya_api 发布时间: 20170929

5. laya.device.motion.AccelerationInfo [ 92%]

...ionClasspublic class AccelerationInfoInheritanceAccelerationInfo Object 加速度x/y/z的单位均为m/s²。 在硬件(陀螺仪)不支持的情况下,alpha、beta和gamma值为null。 Public Properties PropertyDefined By  x : Number x轴上的加速度值。 AccelerationInfo  y : Number...

来源: laya_api 发布时间: 20170929

6. laya.device.motion.Accelerator [ 88%]

...处理器接受四个参数: acceleration: 表示用户给予设备的加速度。 accelerationIncludingGravity: 设备受到的总加速度(包含重力)。 rotationRate: 设备的自转速率。 interval: 加速度获取的时间间隔(毫秒)。 NOTE 如,rotationRate的alpha在apple...

来源: laya_api 发布时间: 20170929

7. laya.d3.core.particle.EmitterSphere [ 82%]

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

8. laya.d3.core.particle.EmitterBox [ 82%]

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

9. laya.d3.core.particle.EmitterPoint [ 82%]

...ctor3发射器位置随机值。EmitterPoint  velocity : Vector3发射器速度。EmitterPoint  velocityAddVariance : Vector3发射器速度随机值。EmitterPointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _emissionRate : Nu...

来源: laya_api 发布时间: 20170603

10. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 82%]

...二种3D模式ShurikenParticleSystem  startSpeedConstant : Number开始速度,0模式。ShurikenParticleSystem  startSpeedConstantMax : Number最大开始速度,1模式。ShurikenParticleSystem  startSpeedConstantMin : Number最小开始速度,1模式。ShurikenParticleSystem  startSpeedType...

来源: laya_api 发布时间: 20170929