Stack¶
name: Stack
complexContent
documentation:
Allows elements to be stacked together according to the specified spacing.
extension
base: imml: MovableElement
choice: The following element types can be used in conjunction with this element
maxOccurs: unbounded
minOccurs: 0
element
type: imml:Grid
name: Grid
element
type: imml:Repeater
name: Repeater
element
type: imml:Stack
name: Stack
element
type: imml:Camera
name: Camera
element
type: imml:Light
name: Light
element
type: imml:Model
name: Model
element
type: imml:Text
name: Text
element
type: imml:Sound
name: Sound
element
type: imml:Effect
name: Effect
element
type: imml:Portal
name: Portal
element
type: imml:Primitive
name: Primitive
attribute
name: Spacing
type: imml:Vector3
default: 0,0,0
documentation:
The amount of spacing to apply between each child element of the stack
attribute
name: Pivot
use: optional
type: imml:Vector3
documentation:
The pivot point for the element to pivot on when performing transformations
attribute
name: Visible
type: imml:Boolean
use: optional
documentation:
When true, the element is visible