SerializedProperty.hasMultipleDifferentValues
public bool hasMultipleDifferentValues;
Description 描述
Does this property represent multiple different values due to multi-object editing? (Read Only)
See Also: SerializedObject.SetIsDifferentCacheDirty.