Shape Style (Expression) — skript-particle
Addon: skript-particle · Category: Expression · Since: 1.0.0
Syntax
[the] style of %shapes%Description
Returns the style of a shape. This determines how the shape is drawn. See the shape style type for more information. Changing this will change the style of the shape accordingly.
Examples
set style of {_shape} to solid
set {_shape}'s style to wireframe
set style of {_shape} to hollow