bf6-portal-mod-types
    Preparing search index...

    Function OrbitObjectOverTime

    • Orbits the Object around the provided transform over time. Optional orbitAxis otherwise transform's up vector is used

      Parameters

      • object: Object
      • orbitTransform: Transform
      • timeInSeconds: number
      • radius: number
      • shouldLoop: boolean
      • shouldReverse: boolean
      • clockwise: boolean

      Returns void

    • Orbits the Object around the provided transform over time. Optional orbitAxis otherwise transform's up vector is used

      Parameters

      • object: Object
      • orbitTransform: Transform
      • timeInSeconds: number
      • radius: number
      • shouldLoop: boolean
      • shouldReverse: boolean
      • clockwise: boolean
      • orbitAxis: Vector

      Returns void

    • Orbits the Object around the provided transform over time. Optional orbitAxis otherwise transform's up vector is used

      Parameters

      • object: Object
      • orbitTransform: Transform
      • timeInSeconds: number
      • radius: number
      • shouldLoop: boolean
      • shouldReverse: boolean
      • clockwise: boolean

      Returns void

    • Orbits the Object around the provided transform over time. Optional orbitAxis otherwise transform's up vector is used

      Parameters

      • object: Object
      • orbitTransform: Transform
      • timeInSeconds: number
      • radius: number
      • shouldLoop: boolean
      • shouldReverse: boolean
      • clockwise: boolean
      • orbitAxis: Vector

      Returns void