A downloadable tool

Download NowName your own price

Version: 1.0.1

Standard tools for managing graphics and quality settings.

Use Cases:

  • Set screen resolution and fullscreen status
  • Monitor framerate through a UI text element
  • Set target framerate.

Package Mirrors:

gitnpmitch.io

Key Scripts & Components:

Framerate

  1. public class FramerateText : MonoBehaviour
    • public class TargetFramerateSetter : MonoBehaviour

      Resolution

      1. public class FullScreenToggle : MonoBehaviour
        • public class ResolutionButton : MonoBehaviour
          • Properties:
            • public Int32 Width { get; set; }
            • public Int32 Height { get; set; }
            • public String AspectRatio { get; set; }

        Download

        Download NowName your own price

        Click download now to get access to the following files:

        com.iron-mountain.graphics-settings.unitypackage 24 kB

        Leave a comment

        Log in with itch.io to leave a comment.