GuiBase3d

非推奨を表示
作成できません

An abstract class for 3D GUI elements that are rendered in the world.

概要

プロパティ

  • 並列読み取り

    Sets the color of a GUI object.

  • 並列読み取り

    Sets the transparency of a GUI object, where 1 is invisible and 0 is completely visible.

  • 並列読み取り

    Determines whether the object and its descendants will be displayed.

プロパティ

Color3

並列読み取り

Sets the color of a GUI object.

Transparency

並列読み取り

Sets the transparency of a GUI object, where 1 is invisible and 0 is completely visible.

Visible

並列読み取り

Determines whether the object and its descendants will be displayed.

方法

イベント