Hi,
I’m using conduits, and in rendered, the ground plane does not update. In my conduit class, I implemented CalculateBoundingBox and CalculateBoundingBoxZoomExtents.
Do I need to update the ground plane manually? (I’m too lazy!!! )
Thanks,
Hi,
I’m using conduits, and in rendered, the ground plane does not update. In my conduit class, I implemented CalculateBoundingBox and CalculateBoundingBoxZoomExtents.
Do I need to update the ground plane manually? (I’m too lazy!!! )
Thanks,
Hi
i’m not sure if the problem is the CalculateBoundingBox, because imo it would set the clipping plane and that would look different.
Can you create a geometry which is bigger than the ring and try again. Then we could check if it’s really the CalculateBoundingBox or clipping.
Also some essential code would be helpful to get more insight.