SerializedProperty.objectReferenceValue
var objectReferenceValue: Object;
Object objectReferenceValue;
objectReferenceValue as Object
Description

Value of an object reference property.

See Also: propertyType, SerializedPropertyType.ObjectReference.