set
Replaces an item at a specific index in a list.
Parameters
index
The index of the item to replace.
value
The new value.
Sets the value of a settable property (like x-position, y-position, etc.).
Parameters
value
The new value.
Replaces an item at a specific index in a list.
The index of the item to replace.
The new value.
Sets the value of a settable property (like x-position, y-position, etc.).
The new value.