GTA V NativesstreamingStreaming::setHdAreaOn this pageStreaming::setHdAreaSyntax ```js mp.game.streaming.setHdArea(x, y, z, ground); ``` Required Arguments x: float y: float z: float ground: float Return value Undefined Example ```js // todo ``` See also