SurfaceGuiSizingMode
Used by SurfaceGui.SizingMode to control the sizing behavior of a SurfaceGui.
Items
Name | Value | Summary |
---|---|---|
FixedSize | 0 | Renders with a fixed size set using SurfaceGui.CanvasSize. |
PixelsPerStud | 1 | Renders with a variable size based on SurfaceGui.PixelsPerStud and the SurfaceGui's size in studs. |