UIPadding

Show Deprecated

UIPadding applies padding to the borders of the parent GuiObject, either as a pixel amount (Offset) or percentage of the parent's size (Scale).

Summary

Properties

  • Read Parallel

    Padding to apply on the bottom side, relative to the parent's normal size.

  • Read Parallel

    Padding to apply on the left side, relative to the parent's normal size.

  • Read Parallel

    Padding to apply on the right side, relative to the parent's normal size.

  • Read Parallel

    Padding to apply on the top side, relative to the parent's normal size.

Properties

PaddingBottom

Read Parallel

PaddingLeft

Read Parallel

PaddingRight

Read Parallel

PaddingTop

Read Parallel

Methods

Events