9551-Dev / C3D

Advanced 3D renderer for the Computercraft minecraft mod
https://c3d.madefor.cc
MIT License
24 stars 1 forks source link

pipeline layout asignment #45

Closed 9551-Dev closed 1 year ago

9551-Dev commented 1 year ago

given each pipeline a layout field which stores relevant data about the pipeline, actual layout stored in layout.object

added a getter for this value (get_layout())