Attribute timeframes (Average Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
* If the corresponding index of a [[timeframe]] is larger than or equal to the size of the [[Attribute array]], the value "0" will be used. This behavior is similar to an attribute not being found. | * If the corresponding index of a [[timeframe]] is larger than or equal to the size of the [[Attribute array]], the value "0" will be used. This behavior is similar to an attribute not being found. | ||
|seealso= | |seealso= | ||
* [[Model attributes (Average Overlay)]] | |||
* [[Average Overlay]] | * [[Average Overlay]] | ||
}} | }} |
Revision as of 15:57, 31 January 2024
Icon | Attribute | Unit | Range | Description | Default value |
---|---|---|---|---|---|
ATTRIBUTE_TIMEFRAMES | integer | The amount of timeframes to display when basing input on Attribute arrays. | 1 |
Attributes can have a single value or an array of values. Each timeframe of the Average Overlay will refer to the corresponding index in the Attribute array.
Notes
- If the corresponding index of a timeframe is larger than or equal to the size of the Attribute array, the value "0" will be used. This behavior is similar to an attribute not being found.