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