Atomic Visibility Distance (RW Section)
Jump to navigation
Jump to search
| Atomic Visibility Distance | |
|---|---|
| RenderWare Stream Section | |
| Vendor | Rockstar Games |
| Module | Plug-In |
| Module ID | 0x0253F2
|
| Identifier | 0x00
|
| Chunk ID | 0x0253F200
|
| Versions | All |
| Hierarchy | |
| Parents: Atomic (Extension) | |
| Children: None | |
| Extensions: None | |
| File Format | |
An Atomic Visibility Distance is one of Rockstar's custom sections.
Structure
0x0000 | WORD m_wModelId 0x0002 | WORD m_wFlags
ModelId
An id of model this atomic is within.
Flags
Flags are used to hide/unhide atomic.
| Bit | Name | Description |
|---|---|---|
| 0 | IS_OK_PART | Used for car damaging system |
| 1 | IS_DAMAGED_PART | Used for car damaging system |
| 12 | HIDE_TRANSPARENT_MATERIALS | Used to hide car windows |
| 14 | IGNORE_LIGHTING |