Click or drag to resize

Custom Shape

Cylinder ShapeManual / Base Types / Particles / Shapes / Custom ShapeModules

Custom Shape

Base class of a shape of a particle system emitter. It has the ability to create custom shapes.

Overview

Learn more about particles creation.

In the case, when a calculation method is added using an event handler, for the module to work in the editor, it needs to add the Editor flag in the WhenEnable property.

Properties
Name Description
Transform The position, rotation and scale of the shape.
Probability The probability of choosing this shape from others when emitting particle.
See also
Cylinder ShapeModules