a top-level property
Implementation
var a = OBBC({
"c": null, // center
"u": [
new Vector3(),
new Vector3(),
new Vector3()
], // basis vectors
"e": [] // half width
});
var a = OBBC({
"c": null, // center
"u": [
new Vector3(),
new Vector3(),
new Vector3()
], // basis vectors
"e": [] // half width
});