ZSmooth

public enum ZSmooth : Encodable

Picks a smoothing algorithm use to smooth z data.

  • Undocumented

    Declaration

    Swift

    case fast
  • off

    Undocumented

    Declaration

    Swift

    case off
  • Declaration

    Swift

    public func encode(to encoder: Encoder) throws