GUI3D¶
Inherits Dynamic
GUI3D is a class that allows GUI to be displayed in a 3D space.
Properties¶
Shaded : boolean¶
Determines if this GUI3D should be affected by lighting.
FaceCamera : boolean¶
Determines if this GUI3D always faces the camera.
Transparent : boolean¶
Determines if the background should be transparent. Recommended to be set to false if transparent background is not needed.
AbsoluteSize : Vector2¶
Absolute size of this GUI3D