Native referenceFiveM

GET_CAM_SPLINE_PHASE

0xB5349E36C546509A CAM
FUNCTION SIGNATURE
float GET_CAM_SPLINE_PHASE(Cam cam);
Property Value
Native Name GET_CAM_SPLINE_PHASE
Hash 0xB5349E36C546509A
Return Type float
Parameters cam (Cam)

Description: ``` Can use this with SET_CAM_SPLINE_PHASE to set the float it this native returns.
(returns 1.0f when no nodes has been added, reached end of non existing spline)

Back to CAM