System GetViewCameraPos

From CryWiki

Jump to: navigation, search

System.GetViewCameraPos()

Description

Gets the position of the viewcamera


Returns

The position (vec3)

Example

Lua (example)
dump(System.GetViewCameraPos());


Personal tools