Jump to content

UDKOSC Camera Modes: Difference between revisions

From CCRMA Wiki
Rob (talk | contribs)
m Created page with 'setUDKOSCCameraMode int: toggles between static and dynamic cameras'
 
Rob (talk | contribs)
mNo edit summary
Line 1: Line 1:
setUDKOSCCameraMode
setUDKOSCCameraMode
  int:  toggles between static and dynamic cameras
  int:  toggles between static and dynamic cameras
  0:  sets back to mouse-controlled 3D rotating camera facing player and following Location
  1:  locks X,Y and Z Location and Rotation into a totally-static camera shot
  2:  locks X and Y of the Camera's Location and sets Rotation to follow player
  3:  locks X,Y and Z Location and sets Rotation to follow player

Revision as of 22:05, 13 June 2013

setUDKOSCCameraMode

int:  toggles between static and dynamic cameras
  0:  sets back to mouse-controlled 3D rotating camera facing player and following Location
  1:  locks X,Y and Z Location and Rotation into a totally-static camera shot
  2:  locks X and Y of the Camera's Location and sets Rotation to follow player
  3:  locks X,Y and Z Location and sets Rotation to follow player