Skip to content

StateQuantumGroupInfo

Celestial Body Schema / Definitions / StateQuantumGroupInfo
Schema Type: JSON Type: object

No Description Found

rename

Type: string

Optional name to help identify this group


details

Type: array

List of props which will be used in this quantum group

Items

Type: QuantumDetailInfo

No Description Found

See Definitions/QuantumDetailInfo

sequential

Type: boolean

Optional. If this is true, then the states will be presented in order, rather than in a random order


loop

Type: boolean Default: true

Optional. Only used if `sequential` is true. If this is false, then after the last state has appeared, the object will no longer change state


hasEmptyState

Type: boolean

Optional. Only used if type is `states`. If this is true, then the first prop made part of this group will be used to construct a visibility box for an empty game object, which will be considered one of the states.