Class CreateFullScreenUIDto (Inputs.BabylonGui) Defined in bitbybit-docs.d.ts:15748 Constructors constructor new CreateFullScreenUIDto ( name ?: string , foreground ?: boolean , adaptiveScaling ?: boolean , ) : CreateFullScreenUIDto Parameters Optionalname : string Optionalforeground : boolean OptionaladaptiveScaling : boolean Defined in bitbybit-docs.d.ts:15749 Properties name name : string
Defined in bitbybit-docs.d.ts:15754 Optionalforeground foreground ?: boolean
Defined in bitbybit-docs.d.ts:15759 Optionaladaptive Scaling adaptiveScaling ?: boolean
Defined in bitbybit-docs.d.ts:15765 Bitbybit TypeScript API reference Namespace: Bit › Inputs › BabylonGui
Other symbols in Inputs.BabylonGui:
API reference home · Full symbol index · Tutorials and guides · Platform
Feeds
babylon.gui.advancedDynamicTexture.createFullScreenUI: the name of the full-screen GUI layer, whether it draws in front of the scene and whether it scales with pixel density.