luxe: system/vfx/shape2D.vfx_render
Inputs
Section titled “Inputs”import "luxe: system/vfx/shape2D.vfx_render" for Inputsno docs found
Variables
Section titled “Variables”var kind : ShapeKind = ShapeKind.polyvar sides : Num = 3Shape2DRender
Section titled “Shape2DRender”import "luxe: system/vfx/shape2D.vfx_render" for Shape2DRenderno docs found
Variables
Section titled “Variables”var display : String = "Shape2D"var desc : String = "Displays particles as a simple 2D shape (using Draw api)"var inputs : Inputs = ObjectShapeKind
Section titled “ShapeKind”import "luxe: system/vfx/shape2D.vfx_render" for ShapeKindno docs found
ShapeKind.box
Section titled “ShapeKind.box”ShapeKind.box : unknownno docs found
ShapeKind.circle
Section titled “ShapeKind.circle”ShapeKind.circle : unknownno docs found
ShapeKind.ngon
Section titled “ShapeKind.ngon”ShapeKind.ngon : unknownno docs found
ShapeKind.rect
Section titled “ShapeKind.rect”ShapeKind.rect : unknownno docs found
ShapeKind.ring
Section titled “ShapeKind.ring”ShapeKind.ring : unknownno docs found
ShapeKind.poly
Section titled “ShapeKind.poly”ShapeKind.poly : unknownno docs found