luxe: system/vfx/vfx.modifier
import "luxe: system/vfx/vfx.modifier" for Datano docs found
Variables
Section titled “Variables”var play_count : Num = 0var duration : Num = 2var emitters : List = []Emitter
Section titled “Emitter”import "luxe: system/vfx/vfx.modifier" for Emitterno docs found
Variables
Section titled “Variables”var emitter_id : String = "emitter"var start : Num = 0var duration : Num = -1var modules : List = []var renderers : List = []Module
Section titled “Module”import "luxe: system/vfx/vfx.modifier" for Moduleno docs found
Variables
Section titled “Variables”var module_id : String = "module"var module : Asset = nullvar inputs : Object = ObjectRenderer
Section titled “Renderer”import "luxe: system/vfx/vfx.modifier" for Rendererno docs found
Variables
Section titled “Variables”var render_id : String = "render"var kind : Asset = nullvar inputs : Object = ObjectSystem
Section titled “System”import "luxe: system/vfx/vfx.modifier" for Systemno docs found
System.new(.)
Section titled “System.new(.)”System.new(world : World) : Systemno docs found
import "luxe: system/vfx/vfx.modifier" for Vfxno docs found