Class AutomationEngine.ViewerOptions

  • Enclosing class:
    AutomationEngine

    public static class AutomationEngine.ViewerOptions
    extends java.lang.Object
    Allows remote control for the viewer.
    • Field Detail

      • cameraAperture

        public float cameraAperture
      • cameraSpeed

        public float cameraSpeed
      • cameraISO

        public float cameraISO
      • groundShadowStrength

        public float groundShadowStrength
      • groundPlaneEnabled

        public boolean groundPlaneEnabled
      • skyboxEnabled

        public boolean skyboxEnabled
      • cameraFocalLength

        public float cameraFocalLength
      • cameraFocusDistance

        public float cameraFocusDistance
      • autoScaleEnabled

        public boolean autoScaleEnabled
    • Constructor Detail

      • ViewerOptions

        public ViewerOptions()