JsonUtility.GetJsonFormatting method

Gets the JSON formatting specified by the settings.

public static Formatting GetJsonFormatting(JsonSettings? settings)
parameter description
settings The settings.

Return Value

The JSON formatting.

See Also