Documentation

Render Group Map - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Config :: Render Group Map

Game.Config.RenderGroupMap
render group name to render group index map

Type

Int Dictionary

Lua Usage

-- Get
local intDictionary = config.RenderGroupMap

-- Set
config.RenderGroupMap = intDictionary

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