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