Hi there,
im trying to make a visulization for the frustum of the usd camera, for debugging, I have found I can get the points that make up the camera frustum from : https://openusd.org/release/api/class_gf_frustum.html#a982cc1593684c0746fc929d6f544902d [openusd.org]
What im failing to figure out is what the point order is of the sop node for the box that im tryign to update the point order of.
It might also be a draw issue that im seeing.