Cam::getCamSplineNodePhase
I'm pretty sure the parameter is the camera as usual, but I am not certain so I'm going to leave it as is.
Syntax
```js mp.game.cam.getCamSplineNodePhase(p0); ```
Required Arguments
- p0: unknown (to be checked)
Return value
Example
```js // todo ```
See also