高德地图SDK(导航)  V11.1.000
MAParticleSinglePointShapeModule Class Reference

#import <MAParticleOverlayOptions.h>

Inheritance diagram for MAParticleSinglePointShapeModule:
<MAParticleShapeModule>

Instance Methods

(instancetype) - initWithShapeX:Y:Z:useRatio:
 生成粒子的发射矩形区域模型,以比例的形式设置发射区域 The emission rectangular area model of particles, setting the emission area in proportion More...
 
- Instance Methods inherited from <MAParticleShapeModule>
(float *) - getPoint
 
(BOOL) - isRatioEnable
 

Detailed Description

粒子的发射单个点区域模型. since 6.5.0 The emission single-point area model of particles. since 6.5.0

Method Documentation

◆ initWithShapeX:Y:Z:useRatio:

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

生成粒子的发射矩形区域模型,以比例的形式设置发射区域 The emission rectangular area model of particles, setting the emission area in proportion

Parameters
xx坐标比例 X-coordinate proportion
yy坐标比例 Y-coordinate proportion
zz坐标比例 Z-coordinate proportion
isUseRatio是否按比例 Is it proportional
Returns
新生成的粒子发射单个点区域模型 Newly generated particle emission single-point area model

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