Show / Hide Table of Contents

Enum ScalingViewportRenderScaleMode

Defines how the base render scale of the viewport is selected.

Namespace: Content.Client.Viewport
Assembly: Content.Client.dll
Syntax
public enum ScalingViewportRenderScaleMode : int

Fields

Name Description
CeilInt

Ceiling to the closest integer scale possible.

Fixed

FixedRenderScale is used.

FloorInt

Floor to the closest integer scale possible.

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾