Visibility Area - sk-zk/md155 GitHub Wiki
Defines a rectangular area in which, if the camera is inside it, child items are rendered differently.
Item ID: 0x30 (48)
Item file: base
Field(s) | Description |
---|---|
struct kdop_item
|
See k-DOP item. Flags: |
u64 node_uid
|
UID of the node of the item. |
float half_size_x float half_size_y
|
Width and height of the area in meters, divided by 2. |
u32 children_count u64 child_uid (repeated)
|
UIDs of the child objects of this area. Can reference both base items and aux items. |