Project UVs
Use this feature to create texture coordinates by projection on the axis-aligned bounding box.
読み終わるまでの所要時間 1 分最終更新 2ヶ月前
API function: algo.mapUvOnAABB Use this feature to generate texture coordinates by projecting meshes on the axis-aligned bounding box (AABB) of the model.

Parameters
Alignment on matrix
Choose whether to project the texture coordinates of each input mesh on its own local AABB or on the global AABB of the scene.