GTA V NativesentityEntity::getLodDistOn this pageEntity::getLodDistReturns the LOD distance of an entity. Syntax ```js entity.getLodDist(); ``` Required Arguments Return value int Example ```js // todo ``` See also