GE Lua Documentation

Press F to search!

getView

Definition


-- @/=[C]:-1
function getView(...)

Callers

@/lua/ge/extensions/core/camera.lua
  -- clear the camera object of the render view so we dont access a garbage reference
  local mainRenderView = RenderViewManagerInstance:getView('main')
  if mainRenderView then