iOS高德地图SDK(3D)  V7.5.0
<MAParticleVelocityGenerate > Protocol Reference

粒子的速度生成类. since 6.5.0 More...

#import <MAParticleOverlayOptions.h>

Inheritance diagram for <MAParticleVelocityGenerate >:

Instance Methods

(CGFloat) - getX
 X轴方向上的速度变化率 More...
 
(CGFloat) - getY
 Y轴方向上的速度变化率 More...
 
(CGFloat) - getZ
 Z轴方向上的速度变化率 More...
 

Detailed Description

粒子的速度生成类. since 6.5.0

Method Documentation

◆ getX()

- (CGFloat MAParticleVelocityGenerate) getX
required

X轴方向上的速度变化率

◆ getY()

- (CGFloat MAParticleVelocityGenerate) getY
required

Y轴方向上的速度变化率

◆ getZ()

- (CGFloat MAParticleVelocityGenerate) getZ
required

Z轴方向上的速度变化率


The documentation for this protocol was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。