SetCameraStateFlags
Sets the Camera State Flags of the local player's
camera. Unlike most flag verbs, SetCameraStateFlags() sets the total flags, it does not simply add to the flags as other flag verbs do.
Because of this, a ClearCameraStateFlags() is not needed. Syntax:
SetCameraStateFlags(flags);