Variable FOV_RANGEConst

FOV_RANGE: {
    max: number;
    min: number;
} = ...

Type declaration

  • max: number
  • min: number