Vector2Reference

Derives from RuntimeReference<T, TVar>.

Marked with the Serializable attribute.

Description

Represents a value that can point to either a constant Vector2 value or Vector2Variable value.

Can be toggled at runtime to switch between these values.

This class does not have any additional members.