UIPadding

非推奨を表示

Applies padding to the borders of the GuiObject that this is parented to.

概要

プロパティ

  • 並列読み取り

    The padding to apply on the bottom side relative to the parent's normal size.

  • 並列読み取り

    The padding to apply on the left side relative to the parent's normal size.

  • 並列読み取り

    The padding to apply on the right side relative to the parent's normal size.

  • 並列読み取り

    The padding to apply on the top side relative to the parent's normal size.

プロパティ

PaddingBottom

並列読み取り

The padding to apply on the bottom side relative to the parent's normal size.

PaddingLeft

並列読み取り

The padding to apply on the left side relative to the parent's normal size.

PaddingRight

並列読み取り

The padding to apply on the right side relative to the parent's normal size.

PaddingTop

並列読み取り

The padding to apply on the top side relative to the parent's normal size.

方法

イベント