Class ReadOnlyAttribute
Serialized fields marked with this ReadOnly attribute use a CustomPropertyDrawer that makes the property non-editable.
Inherited Members
Namespace: Unity.XR.CoreUtils
Syntax
public class ReadOnlyAttribute : PropertyAttribute, _Attribute