Effect

name: Effect
documentation:

Supports referencing particle based effects resources for rendering

complexContent

extension
base: imml:SourcableMovableElement

choice: The following element types can be used in conjunction with this element
maxOccurs: 1
minOccurs: 0

Allow multiple of these elements

element
type: imml:Repeater
name: Repeater
maxOccurs: unbounded
minOccurs: 0

element
type: imml:Stack
name: Stack
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Grid
name: Grid
maxOccurs: unbounded
minOccurs: 0

element
type: imml:Model
name: Model
maxOccurs: unbounded
minOccurs: 0

element
type: imml:Effect
name: Effect
maxOccurs: unbounded
minOccurs: 0

element
type: imml:Text
name: Text
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Primitive
name: Primitive
maxOccurs: unbounded
minOccurs: 0

element
type: imml:Sound
name: Sound
maxOccurs: unbounded
minOccurs: 0

element
type: imml:Light
name: Light
maxOccurs: unbounded
minOccurs: 0

element
type: imml:Camera
name: Camera
maxOccurs: unbounded
minOccurs: 0

element
type: imml:Widget
name: Widget
maxOccurs: unbounded
minOccurs: 0

element
type: imml:Trigger
name: Trigger
maxOccurs: unbounded
minOccurs: 0
element
type: imml:MaterialGroup
name: MaterialGroup
maxOccurs: unbounded
minOccurs: 0

element
name: Define
maxOccurs: unbounded
minOccurs: 0
type: imml:Parameter
documentation:

A key/value pair defining a variable attached to this node

One of these elements

element
name: Network
type: imml:Network
minOccurs: 0
maxOccurs: 1

attribute
name: Loop
type: imml:Boolean
use: optional
default: False
documentation:

When true, the effect should loop

attribute
name: Enabled
type: imml:Boolean
use: optional
default: False
documentation:

When enabled the effect should operate

attribute
name: Visible
type: imml:Boolean
use: optional
default: False
documentation:

When true, the effect should be rendered

attribute
name: Speed
type: xs:float
use: optional
default: 1
documentation:

Modulator that alters the speed of the effect

Also available in: HTML TXT