iOS高德地图SDK(3D)  V7.5.0
MAParticleSinglePointShapeModule Class Reference

粒子的发射单个点区域模型. since 6.5.0 More...

#import <MAParticleOverlayOptions.h>

Inheritance diagram for MAParticleSinglePointShapeModule:

Instance Methods

(instancetype) - initWithShapeX:Y:Z:useRatio:
 生成粒子的发射矩形区域模型,以比例的形式设置发射区域 More...
 

Detailed Description

粒子的发射单个点区域模型. since 6.5.0

Method Documentation

◆ initWithShapeX:Y:Z:useRatio:()

- (instancetype) initWithShapeX: (float)  x
Y: (float)  y
Z: (float)  z
useRatio: (BOOL)  isUseRatio 

生成粒子的发射矩形区域模型,以比例的形式设置发射区域

Parameters
xx坐标比例
yy坐标比例
zz坐标比例
isUseRatio是否按比例
Returns
新生成的粒子发射单个点区域模型

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