rangeLimits
Min/max limits of a ranged float property (Read Only).
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public Vector2 rangeLimits { get; }
Remarks
This is only relevant for MaterialProperty.PropType.Range properties.