====== Cutscenes Reference : Vector class ====== Vector objects are used to store a 3d position Vector inherits from Object only. ===== Creation Parameters ===== TBD ===== Member Functions ===== ==== Add ==== TBD ==== Subtract ==== TBD ==== Scale ==== TBD ==== RotateAroundZ ==== TBD ==== SetToLocalPlayerPosition ==== TBD ==== SetToPlayerCameraPosition ==== TBD ==== SetToPlayerCameraTargetPosition ==== TBD ==== SetToBuildingPosition ==== TBD ==== SetToMapCoordinate ==== TBD ==== SetTo ==== TBD ===== Example =====