RenderScriptCams — RedM Natives
0x33281167E4942E4F · CAM · all
`` ease - smooth transition between the camera's positions easeTime - Time in milliseconds for the transition to happen If you have created a script (rendering) camera, and want to go back to the character (gameplay) camera, call this native with render set to FALSE. Setting ease to TRUE will smooth the transition. ``
Parameters
| Name | Type |
|---|---|
| render | BOOL |
| ease | BOOL |
| easeTime | int |
| p3 | BOOL |
| p4 | BOOL |
| p5 | int |
Returns
void