Shape Radius (Expression) — skript-particle
Addon: skript-particle · Category: Expression · Since: 1.0.0
Syntax
[the] radius of %radialshapes%Description
The radius of a shape. For circular or spherical shapes, this is the distance from the center to the edge. For shapes like regular polygons, this is the distance from the center to a corner. Changing this will change the size of the shape. Resetting or deleting it will set it back to the default radius of 1.
Examples
set {_shape}'s radius to 5
set radius of {_shape} to 10
reset {_shape}'s radius