class in Unity.Properties
/
Inherits from:Scripting.RequiredMemberAttribute
/
Implemented in:UnityEngine.PropertiesModule
Use this attribute to have a property generated for the member.
By default public fields will have properties generated.
ReadOnly | Indicates if the property should generate a setter. |