extends LayerCollector
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | SurfaceGui |
summary | string | tbd |
ExplorerOrder | string | 14 |
ExplorerImageIndex | string | 64 |
PreferredParent | string | StarterGui |
Properties
7Active
bool| Field | XML type | Value |
|---|---|---|
Name | string | Active |
summary | string | If true, this GuiObject can fire mouse events and will pass them to any GuiObjects layered underneath, while false will do neither. |
Adornee
Object| Field | XML type | Value |
|---|---|---|
Name | string | Adornee |
summary | string | The Object the billboard gui uses as its base to render from. Currently, the only way to set this property is thru a script, and must exist in the workspace. This will only render if the object assigned derives from BasePart. |
AlwaysOnTop
bool| Field | XML type | Value |
|---|---|---|
Name | string | AlwaysOnTop |
CanvasSize
Vector2| Field | XML type | Value |
|---|---|---|
Name | string | CanvasSize |
Enabled
bool| Field | XML type | Value |
|---|---|---|
Name | string | Enabled |
summary | string | If true, billboard gui will render, otherwise rendering will be skipped. |
Face
NormalId| Field | XML type | Value |
|---|---|---|
Name | string | Face |
ToolPunchThroughDistance
float| Field | XML type | Value |
|---|---|---|
Name | string | ToolPunchThroughDistance |