Camera Cut Styles
к сведению
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. |