SET_FOCUS_ENTITY
It seems to make the entity's coords mark the point from which LOD-distances are measured. In my testing, setting a vehicle as the focus entity and moving that vehicle more than 300 distance units away from the player will make the level of detail around the player go down drastically (shadows disappear, textures go extremely low res, etc). The player seems to be the default focus entity.
STREAMINGBuild 1207
Signature
lua
SetFocusEntity(entity)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Entity | — |
Usage
lua
SetFocusEntity(entity)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
