MTColorRampBounds

public struct MTColorRampBounds : Sendable, Codable

Bounds of a color ramp.

  • min

    Undocumented

    Declaration

    Swift

    public let min: Double
  • max

    Undocumented

    Declaration

    Swift

    public let max: Double