BeamletDirection

public enum BeamletDirection : Double

Whether a beamlet is pointed forward or backward.

  • Undocumented

    Declaration

    Swift

    case forward = 1
  • Undocumented

    Declaration

    Swift

    case backward = -1