Vector2IntReference
Derives from RuntimeReference<T, TVar>
.
Marked with the Serializable
attribute.
Description
Represents a value that can point to either a constant Vector2Int
value or Vector2IntVariable
value.
Can be toggled at runtime to switch between these values.
This class does not have any additional members.