Unity Engine documentationScript ReferenceUnityEditorSerializedPropertycolorValueValue of a color property.Read time 1 minuteLast updated 8 days agoDefinition Type: Property Namespace: UnityEditor Assembly: UnityEditor.CoreModule public Color colorValue { get; set; } Remarks Additional Resources: SerializedProperty.propertyType, SerializedPropertyType.Color, Color.