Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ParticleEmitterShapeStyle

Controls whether a ParticleEmitter emits particles from the surface or the volume of its shape.

Items 2

HistoryNameValueDescription
498Volume0

Particles emit from throughout the interior volume of the emitter shape.

498Surface1

Particles emit only from the outer surface of the emitter shape.

Description

Controls whether a ParticleEmitter emits particles from the surface or throughout the volume of the shape defined by ParticleEmitter.Shape. Used with the ParticleEmitter.ShapeStyle property, which defaults to ParticleEmitterShapeStyle.Volume.

History 3

Settings