Skip to content

luxe: system/vfx/vfx.modifier


import "luxe: system/vfx/vfx.modifier" for Data

no docs found

var play_count : Num = 0
var duration : Num = 2
var emitters : List = []
import "luxe: system/vfx/vfx.modifier" for Emitter

no docs found

var emitter_id : String = "emitter"
var start : Num = 0
var duration : Num = -1
var modules : List = []
var renderers : List = []
import "luxe: system/vfx/vfx.modifier" for Module

no docs found

var module_id : String = "module"
var module : Asset = null
var inputs : Object = Object
import "luxe: system/vfx/vfx.modifier" for Renderer

no docs found

var render_id : String = "render"
var kind : Asset = null
var inputs : Object = Object
import "luxe: system/vfx/vfx.modifier" for System

no docs found

System.new(world : World) : System

no docs found

import "luxe: system/vfx/vfx.modifier" for Vfx

no docs found