StagToolkit - master branch¶

Here’s the docs! This stuff is currently really experimental, so sorry it’s a mess.

Plugin (GDScript Only)

  • All classes
  • Variant types
    • “addons/stag_toolkit/plugin/importer/ironpress.gd”
    • “addons/stag_toolkit/plugin/importer/simple_lod.gd”
    • “addons/stag_toolkit/plugin/island_builder/aabb_gizmo.gd”
    • “addons/stag_toolkit/plugin/island_builder/island_builder.gd”
    • “addons/stag_toolkit/stag_toolkit.gd”
    • “addons/stag_toolkit/utils/export/export_config.gd”
    • “addons/stag_toolkit/utils/export/export_config.gd”.StagExportPreset
    • StagImportUtils
    • StagLogger
    • StagTest
    • StagTest.BenchmarkResult
    • StagTest.SignalExpector
    • StagTest.TickTimer
    • StagUtils

Currently, gdextension docs cannot be automatically updated (see #105079 and gdextension documentation tutorial). Right now Godot just dumps empty XML files for you to fill out yourself. I’d like to automate this, but haven’t gotten to it.

If you’re looking for the latest docs for StagToolkit’s gdextension nodes, it’s best to check the internal docs within Godot Engine using the “Search Help” menu.

GDExtension

  • All classes
  • Variant types
    • IslandBuilder
    • IslandBuilderSettings
    • IslandBuilderSettingsCollision
    • IslandBuilderSettingsMesh
    • IslandBuilderSettingsTweaks
    • IslandBuilderSettingsVoxels
    • NavIslandProperties
    • QueueFloat
    • SimulatedRope
    • SimulatedRopeBinding
    • SimulatedRopeSettings
    • StagPhysicsServer

Logo of StagToolkit

StagToolkit

Navigation

Plugin (GDScript Only)

  • All classes
  • Variant types

GDExtension

  • All classes
  • Variant types

Related Topics

  • Documentation overview
    • Next: All classes
©2025 Alan O'Cull. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source