Skip to main content

Camera::getSplinePhase

Can use this with SET_Camera_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)

Syntax

```js camera.getSplinePhase(); ```

Required Arguments

Return value

  • float

Example

```js // todo ```

See also