Effects

Parent : mud

Provides a list of visual effects referenced by sceneobjects and actions. Effects include things like fire, explosions and blurring. Refer to effects on objects for more information about effects.

FireFXs

Has one element of FIREFXS

FireFX

Has unlimited number of FIREFX

name string
Name that is linked to an effect in actions.

maxparticles float
Maximum particles that make up the fire.

particlesize float
Size of fire particles

firedensity float
Fire density

fireevaporation float
Fire evaporation

particlelife integer
Number of seconds the fire particle lasts before disappearing

fireradius float
Fire radius

particleinterval float
Seconds between the production of the next fire particle

innercolor COLOR
The inner color of the flame

outercolor COLOR
The outer color of the flame

useinterval boolean

initialdirx, initialdiry , initialdirz float
Initial direction of the fire as a vector.

SceneEffects

Has one element of SCENEEFFECTS. These are effects that effect the entire scene such as the blur effect.

Blur

Sceneeffects has unlimited number of BLUR

name string
Name that is linked to an effect in actions.

preset string
Different types of blurring. Enumerated type of 'none', 'glossy', 'beastview', 'oceandepth', 'dream', 'overblur'