GE Lua Documentation

Press F to search!

drawClosestObjectIcons

Definition


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

Callers

@/lua/ge/extensions/editor/api/gizmo.lua
  if editor.getCamera() and not editor.hideObjectIcons then
    worldEditorCppApi.drawClosestObjectIcons()
  end