AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
GLTFDocument
To Subscribe, use this Key
ceiling-island-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description GLTFDocument supports reading data from a glTF file, buffer, or Godot scene. This data can then be written to the filesystem, buff…
Published
06/07/2024
Properties String image_format "PNG" float lossy_quality 0.75 RootNodeMode root_node_m…
Published
06/07/2024
Enumerations enum RootNodeMode : RootNodeMode ROOT_NODE_MODE_SINGLE_ROOT = 0 Treat the Godot scene's root node as…
Published
06/07/2024
Property Descriptions String image_format = "PNG" void set_image_format (value: String ) String get_image_f…
Published
06/07/2024
Method Descriptions Error append_from_buffer (bytes: PackedByteArray , base_path: String , state: GLTFState , flags: int =…
Status
Last Update
Fields