Scatter¶
name: Scatter
documentation:
Arranges child elements onto a target element in a pseudo-random manner
choice: The following element types can be used in conjunction with this element
element
type: imml:Camera
name: Camera
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Effect
name: Effect
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Model
name: Model
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:Primitive
name: Primitive
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Portal
name: Portal
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Widget
name: Widget
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Grid
name: Grid
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Repeater
name: Repeater
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Stack
name: Stack
maxOccurs: unbounded
minOccurs: 0
attribute
name: Target
type: xs:string
use: optional
attribute
name: Seed
type: xs:int
use: optional
documentation:
The constant to use when generating the scatter positions. Enables persistent scatter on all document hosts. If not specified, consistent layout is not guaranteed.