Documentation

Document Scene Grid Primary X Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Theme Info :: Document Scene Grid Primary X Color

Root.ThemeInfo.DocumentSceneGridPrimaryXColor
Primary X-axis grid line color, red per 3D convention.

Type

Color

Lua Usage

-- Get
local color = themeInfo.DocumentSceneGridPrimaryXColor

-- Set
themeInfo.DocumentSceneGridPrimaryXColor = color

If you think anything is missing, please feel free to: submit documentation feedback on this page