note Help Needed
This wiki is the result of an ongoing community effort — thank you all for helping!
If you want to provide changes to this page then please click here.
Camera Cut Styles
info
Camera cut styles are used by natives such as SetPlayerCameraLookAt, InterpolateCameraPos and InterpolateCameraLookAt.
Cut Styles
ID | Style | Description |
---|---|---|
1 | CAMERA_MOVE | The camera position and/or target will move to its new value over time. |
2 | CAMERA_CUT | The camera position and/or target will move to its new value instantly. |