ZSmooth
public enum ZSmooth : Encodable
Picks a smoothing algorithm use to smooth z
data.
-
Undocumented
Declaration
Swift
case fast
-
Undocumented
Declaration
Swift
case off
-
Declaration
Swift
public func encode(to encoder: Encoder) throws