SetCameraPosition Property

Usage:
   Console.SetCameraPosition x/y/z

Argument values:

argument 1:    1024/50/1024; most commonly 1024/50/1024

This property is not a part of any defined type of object.

Used in a total of 2 .con files: Terrain.con

Parent directory of these .con files: Bf1942/Levels

Example: (from Bf1942/Levels/Battleaxe/Init/Terrain.con)
   Object.Rotation 0/0/0
   Console.SetCameraPosition 1024/50/1024
   Console.WorldSize 2048


Go to the Console properties list page, Console page, All Properties list, or Main scripting page.