Class Vector2AsRangeAttribute
Property applied to Vector2 to treat (x, y) as (min, max). Used for custom drawing in the inspector.
Implements
Inherited Members
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public sealed class Vector2AsRangeAttribute : PropertyAttribute, _Attribute