Interface TrackedWaypoint.Camera

All Known Implementing Classes:
Camera
Enclosing class:
TrackedWaypoint

public static interface TrackedWaypoint.Camera
  • Method Summary

    Modifier and Type
    Method
    Description
     
    float
    yaw()
     
  • Method Details

    • yaw

      float yaw()
    • position

      Vec3 position()