← Back to vivid-3d

MeshImport

GPU Gpu

Loads an external mesh file into the 3D scene pipeline.

MeshImport brings authored geometry into vivid-3d and exposes basic material tinting plus transform controls so imported assets can be staged without extra helper operators.

Parameters

NameTypeDescription
filevivid::FilePathMesh file to import.
rfloatRed channel of the import tint.
gfloat
bfloat
afloat
pos_xfloatPosition offset along the X axis.
pos_yfloat
pos_zfloat
rot_xfloat
rot_yfloatRotation around the Y axis.
rot_zfloat
scale_xfloatScale along the X axis.
scale_yfloat
scale_zfloat