GuiBase3d

Show Deprecated
not creatable

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

Summary

Properties

  • read parallel

    Sets the color of a GUI object.

  • read parallel

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

  • read parallel

    Determines whether the object and its descendants will be displayed.

Properties

Color3

read parallel

Sets the color of a GUI object.

Transparency

read parallel

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

Visible

read parallel

Determines whether the object and its descendants will be displayed.

Methods

Events