ScriptableRect Class
Definition
Section titled “Definition”ScriptableValue<T> with a UnityEngine.Rect value.
[CreateAssetMenu(fileName = "New Scriptable Rect", menuName = "Hertzole/Scriptable Values/Values/Rect Value", order = -978)]public sealed class ScriptableRect : ScriptableValue<Rect>, INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnlyInheritance object → UnityEngine.Object → UnityEngine.ScriptableObject → RuntimeScriptableObject → ScriptableValue → ScriptableValue<Rect>
Implements INotifyPropertyChanging, INotifyPropertyChanged, IStackTraceProvider, ICanBeReadOnly