PointNormalKind

public enum PointNormalKind

Parameter passed along point normals in mappingPointNormals(_:) and replacingPointNormals(_:) to specify to the closure which kind of point normal was provided.

  • Undocumented

    Declaration

    Swift

    case singlePoint
  • Undocumented

    Declaration

    Swift

    case enter
  • Undocumented

    Declaration

    Swift

    case exit