https://github.com/whisperingpixel/rhino/blob/21a8c5166cd65ff7485d3ca42a5de501d2d080ac/rhino.py#L41-L44 The structure should be. _Time -> Level -> View (Coverage/Object)_ Currently it is: _View (Coverage/Object) -> Level_
rhino/rhino.py
Lines 41 to 44 in 21a8c51
The structure should be.
Time -> Level -> View (Coverage/Object)
Currently it is:
View (Coverage/Object) -> Level