Centers the Scene at the origin, or above/below it. Transformations from animation, skinning, and morph targets are not taken into account.
Example:
await document.transform(center({pivot: 'below'}));
Made by Don McCurdy. Documentation built with greendoc and published under Creative Commons Attribution 3.0.
Centers the Scene at the origin, or above/below it. Transformations from animation, skinning, and morph targets are not taken into account.
Example:
await document.transform(center({pivot: 'below'}));