GE Lua Documentation

Press F to search!

setCameraPosC

Definition


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

Callers

@/lua/ge/extensions/core/camera.lua
    if pos ~= nil then
      setCameraPosC(pos.x, pos.y, pos.z)
      finalCameraData.pos:set(pos)