forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 69
EffectLib Cuboid
JasperLorelai edited this page Jan 14, 2024
·
1 revision
class: Cuboid
This effect creates a wireframe cuboid.
Option | Default |
---|---|
type |
"repeating" |
particle |
"flame" |
period |
5 |
iterations |
200 |
Option | Description | Type | Default |
---|---|---|---|
particles |
The number of particles that are displayed in each row. | Integer | 8 |
xLength /yLength /zLength
|
Length of components of the cuboid. | Double | |
padding |
The amount of padding to add around the cube. | Double | |
blockSnap |
Defines whether to use corners of blocks. | Boolean | false |