3#include "../../third_party/imgui/imgui.h"
ComponentTypeID GetComponentTypeID_Static()
Shared utility for rendering grid backgrounds on any canvas editor.
static GridConfig GetStylePreset(GridStylePreset preset)
Get pre-configured grid style (VisualScript/Compact/Spacious)
static void RenderGrid(ImDrawList *drawList, const GridConfig &config)
Render a grid on the given ImDrawList.
GridStylePreset
Pre-configured grid styles matching professional editors.
< Provides AssetID and INVALID_ASSET_ID
Configuration parameters for grid rendering.