Mesh Write Mode

Write settings to the mesh


You can specify how to write the simulation results to the mesh using MeshWriteMode.
This parameter is only valid for MeshCloth.

Position And Normal The mesh will have positions and normals written to it.
Position And Normal Tangent The mesh will have positions, normals, and tangents written to it.
Tangents may be required for special shaders.
In such cases, please select this mode.
However, writing tangents requires a slight additional computational cost.