ASCII | V |
Hexadecimal | 56 |
Decimal | 86 |
Byte mask, Byte value, [Short mask_high, Short value_high]
mask | bitmask of affected geometry. bit definitions are here |
value | bitmask indicating which geometry types are visible. |
mask_high | if Geo_Extended (high) bit is set in the first mask byte, this set of bits is added to mask. |
value_high | if Geo_Extended (high) bit is set in the first mask byte, this set of bits is added to value. |
This is the visibility which will apply to geometry in the currently opened segment. A bit in the value indicates that the segment has a setting for the corresponding geometry type. The matching bit in the value then indicates whether that geometry type is visible (if set) or invisible.