Skip to content

luxe: system/vfx/shape2D.vfx_render


import "luxe: system/vfx/shape2D.vfx_render" for Inputs

no docs found

var kind : ShapeKind = ShapeKind.poly
var sides : Num = 3
import "luxe: system/vfx/shape2D.vfx_render" for Shape2DRender

no docs found

var display : String = "Shape2D"
var desc : String = "Displays particles as a simple 2D shape (using Draw api)"
var inputs : Inputs = Object
import "luxe: system/vfx/shape2D.vfx_render" for ShapeKind

no docs found

ShapeKind.box : unknown

no docs found

ShapeKind.circle : unknown

no docs found

ShapeKind.ngon : unknown

no docs found

ShapeKind.rect : unknown

no docs found

ShapeKind.ring : unknown

no docs found

ShapeKind.poly : unknown

no docs found