Summary
Pixar made the same mistake a couple times, and it’s quite frustrating. I see you are now using extents
(incorrect term; not interchangeable) in (SceneGraph:)collision_box
please consider the importance of consistency.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
collision_box{Extents:=…}
Expected Result
collision_box{Extent:=…}
Observed Result
lets chalk it up to a typo that wasn’t caught in code-review…
Platform(s)
Windows
Additional Notes
extent
const TfToken extent
“extent”
UsdGeomBoundable, UsdGeomCube, UsdGeomSphere, UsdGeomCylinder, UsdGeomCapsule, UsdGeomCone, UsdGeomCylinder_1, UsdGeomCapsule_1, UsdGeomPlane
Definition at line 215 of file tokens.h.