EffectLib Cuboid - TheComputerGeek2/MagicSpells GitHub Wiki
Source Code
class: Cuboid
Description:
This effect creates a wireframe cuboid.
Configuration:
Option |
Default |
type |
"repeating" |
particle |
"flame" |
period |
5 |
iterations |
200 |
Other:
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 |