Class ReadOnlyAttribute
Serialized fields marked with the ReadOnly attribute will use a CustomPropertyDrawer to disable UI on the property
Inherited Members
Namespace: Unity.XR.CoreUtils
Syntax
public class ReadOnlyAttribute : PropertyAttribute, _Attribute