objectReferenceValue
Value of an object reference property.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public Object objectReferenceValue { get; set; }
Remarks
Additional Resources: SerializedProperty.propertyType, SerializedPropertyType.ObjectReference.