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

粒子的发射矩形区域模型. since 6.5.0 More...

#import <MAParticleOverlayOptions.h>

Inheritance diagram for MAParticleRectShapeModule:

Instance Methods

(instancetype) - initWithLeft:top:right:bottom:useRatio:
 生成粒子的发射矩形区域模型,以比例的形式设置发射区域。 More...
 

Detailed Description

粒子的发射矩形区域模型. since 6.5.0

Method Documentation

◆ initWithLeft:top:right:bottom:useRatio:()

- (instancetype) initWithLeft: (float)  left
top: (float)  top
right: (float)  right
bottom: (float)  bottom
useRatio: (BOOL)  isUseRatio 

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

Parameters
left左边距比例
top上边距比例
right右边距比例
bottom下边距比例
isUseRatio是否按比例
Returns
新生成的粒子发射矩形区域模型

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