HomefieldOfView | SPi-V dev

Legend

  • required
  • not yet implemented

Navigation

user

<list>

Description

List nodes can store multiple values, like arrays in common programming languages. If the values and indices of a list are all numeric, lists can be used to interpolate intermediate values. These values can be used by behaviors and other nodes.

Syntax

<tour>
  <scene>
    ...

    ...
  </scene>
</tour>

Attributes

  • id

    Unique id to reference the variable by.

Children

History

  • 03-Apr-08: Placeholder