Getting vertex locations of box

  • this is my scaled box:

image

  • I capture its extents before any rotation is applied and only then rotate it:

  • the result of the above (ignored Z on purpose for simplification):

image

  • to get verts with Z:

  • to get the points I think you originally mentioned:

image


Hope I got the intent right!

1 Like