GET_ROTATION_OF_VEHICLE_RECORDING_AT_TIME
This native does no interpolation between pathpoints. The same rotation will be returned for all times up to the next pathpoint in the recording. See REQUEST_VEHICLE_RECORDING
VEHICLEBuild 1207
Signature
lua
GetRotationOfVehicleRecordingAtTime(0, 0.0, script)
-- returns Vector3Parameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| float | — | |
| char* | — |
Usage
lua
GetRotationOfVehicleRecordingAtTime(0, 0.0, script)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
