GuiBase3d

Mostrar obsoleto
não criável

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

Resumo

Propriedades

  • ler parallel

    Sets the color of a GUI object.

  • ler parallel

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

  • ler parallel

    Determines whether the object and its descendants will be displayed.

Propriedades

Color3

ler parallel

Sets the color of a GUI object.

Transparency

ler parallel

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

Visible

ler parallel

Determines whether the object and its descendants will be displayed.

Métodos

Eventos