AddCamSplineNode — RedM Natives
0xF1F57F9D230F9CD1 · CAM · all
`` p7 (length) determines the length of the spline, affects camera path and duration of transition between previous node and this one p8 big values ~100 will slow down the camera movement before reaching this node p9 != 0 seems to override the rotation/pitch (bool?) ``
Parameters
| Name | Type |
|---|---|
| camera | Cam |
| x | float |
| y | float |
| z | float |
| xRot | float |
| yRot | float |
| zRot | float |
| length | int |
| p8 | int |
| p9 | int |
Returns
void