Difference between revisions of "Chassis vlo"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
The '''chassis_vlo''' has been a component of GTA vehicle [[DFF]]s since GTA3. It is the [[LOD]] for vehicles, with all components recreated as one model, at a much lower resolution (For Example: Wheels on vlo are square).  
+
The '''chassis_vlo''' has been a component of GTA vehicle [[DFF]]s since GTA3.<br>
 +
It is the [[LOD]] for vehicles, with all components recreated as one model, at a<br>
 +
much lower resolution (For Example: The wheels on vlo models are square).<br><br>
 +
vlo is controlled like all other [[LOD]] objects through [[draw distance]]
  
The vlo version of models can be particularly useful when tasked with creating [[collision file|collision data]] for a vehicle. Their low-detail attributes are perfect for the lo-polygon count requirements for collision.
+
The vlo version of models can be particularly useful when creating [[collision file|collision data]]<br>
 +
for vehicles. Their low-detail attributes are perfect for the lo-polygon count<br> requirements for collision.
  
 
{{file-stub}}
 
{{file-stub}}
 
[[Category:Vehicle Formats]][[Category:Vehicle Modelling]]
 
[[Category:Vehicle Formats]][[Category:Vehicle Modelling]]

Revision as of 18:38, 4 February 2008

The chassis_vlo has been a component of GTA vehicle DFFs since GTA3.
It is the LOD for vehicles, with all components recreated as one model, at a
much lower resolution (For Example: The wheels on vlo models are square).

vlo is controlled like all other LOD objects through draw distance

The vlo version of models can be particularly useful when creating collision data
for vehicles. Their low-detail attributes are perfect for the lo-polygon count
requirements for collision.