Anchor

public enum Anchor : String, Encodable

Sets the cones’ anchor with respect to their x/y/z positions.

Note that cm denote the cone’s center of mass which corresponds to ¼ from the tail to tip.

  • tip

    Undocumented

    Declaration

    Swift

    case tip
  • Undocumented

    Declaration

    Swift

    case tail
  • cm

    Undocumented

    Declaration

    Swift

    case cm
  • Undocumented

    Declaration

    Swift

    case center