[]
Gets the value of the specified property by index.
public Vector2 GetVector2Value(int index)
Type | Name | Description |
---|---|---|
int | index | The index of the property from which the data is to be obtained. |
Type | Description |
---|---|
Vector2 | The value of the specified property by index. |