ParticleSize()

语法

ParticleSize(#ParticleEmitter, Width, Height)
概要
Change the particles dimensions. Particles are 2D planes (billboards) which always face the camera. All particles in an emitter always have the same size.

参数

#ParticleEmitter The particle emitter to use.
Width, Size The new size of the particles, in world unit.

返回值

无.

已支持操作系统

所有

<- ParticleMaterial() - Particle Index - ParticleSpeedFactor() ->