Up to date

This page is up to date for Godot 4.2. If you still find outdated information, please open an issue.

EditorExportPlatformWeb

继承: EditorExportPlatform < RefCounted < Object

Web 导出器。

教程

属性

String

custom_template/debug

String

custom_template/release

int

html/canvas_resize_policy

String

html/custom_html_shell

bool

html/experimental_virtual_keyboard

bool

html/export_icon

bool

html/focus_canvas_on_start

String

html/head_include

Color

progressive_web_app/background_color

int

progressive_web_app/display

bool

progressive_web_app/enabled

String

progressive_web_app/icon_144x144

String

progressive_web_app/icon_180x180

String

progressive_web_app/icon_512x512

String

progressive_web_app/offline_page

int

progressive_web_app/orientation

bool

variant/extensions_support

bool

vram_texture_compression/for_desktop

bool

vram_texture_compression/for_mobile


属性说明

String custom_template/debug

到自定义导出模板的路径。如果留空,则默认模板将被使用。


String custom_template/release

到自定义导出模板的路径。如果留空,则默认模板将被使用。


int html/canvas_resize_policy

画布大小调整策略决定 Godot 应当如何调整画布的大小。


String html/custom_html_shell

目前没有这个属性的描述。请帮我们贡献一个


bool html/experimental_virtual_keyboard

目前没有这个属性的描述。请帮我们贡献一个


bool html/export_icon

目前没有这个属性的描述。请帮我们贡献一个


bool html/focus_canvas_on_start

目前没有这个属性的描述。请帮我们贡献一个


String html/head_include

目前没有这个属性的描述。请帮我们贡献一个


Color progressive_web_app/background_color

目前没有这个属性的描述。请帮我们贡献一个


int progressive_web_app/display

目前没有这个属性的描述。请帮我们贡献一个


bool progressive_web_app/enabled

目前没有这个属性的描述。请帮我们贡献一个


String progressive_web_app/icon_144x144

目前没有这个属性的描述。请帮我们贡献一个


String progressive_web_app/icon_180x180

目前没有这个属性的描述。请帮我们贡献一个


String progressive_web_app/icon_512x512

目前没有这个属性的描述。请帮我们贡献一个


String progressive_web_app/offline_page

目前没有这个属性的描述。请帮我们贡献一个


int progressive_web_app/orientation

目前没有这个属性的描述。请帮我们贡献一个


bool variant/extensions_support

目前没有这个属性的描述。请帮我们贡献一个


bool vram_texture_compression/for_desktop

目前没有这个属性的描述。请帮我们贡献一个


bool vram_texture_compression/for_mobile

目前没有这个属性的描述。请帮我们贡献一个