GTA V NativesgraphicsGraphics::loadMovieMeshSetOn this pageGraphics::loadMovieMeshSetSyntax ```js mp.game.graphics.loadMovieMeshSet(movieMeshSetName); ``` Required Arguments movieMeshSetName: String Return value int Example ```js // todo ``` See also