Skip to content
skzk edited this page Jan 21, 2024 · 14 revisions

Item ID: 0x2F (47)
Item file: aux

Structure

Field(s) Description
struct kdop_item

See k-DOP item.

Flags:
Bit 0: Water reflection
Bit 1: Ignore cut planes
Bit 2: No shadows
Bit 3: No mirror reflections
Bit 5: No physics
Bit 6: Fixed seed
Bits 8-9: Node alignment
    0: None
    1: Front
    2: Rear
Bits 12-13: Spawn probability
    0: Default
    1: 25%
    2: 50%
    3: 75%
Bits 16-17: Model detail
    0: Default
    1: Average
    2: Low
    3: Very low

Removed flags:
Bit 4: Low poly only

string hookup_name Name of the model pool.
u64 node_uid UID of the node of the item.
Clone this wiki locally