#104·zdog

3D shape properties are not updated

Author: ceruuleanCreated Dec 7, 2020Updated Nov 21, 2022

Bug: If you set the 'backface' or 'length' properties of a Cylinder after render, it will not update. Same with Box object. I suspect the other derived shapes may have some issues (hemisphere's backface updates correctly, but changing diameter will not recalculate the backface area)

Test case: https://codepen.io/ceruulean/pen/xxEVeyY