M_Mesh:SetCurveInterpretation(interp)

Version added: before 9.5
Sets the curve interpretation mode (legacy or v7+)

Arguments:

Name Type Description Default Ver
interp int32 MOHO constant of the Curve Type < 9.5

Return value:

void
See curve type constants.

The getter method is M_Mesh:CurveInterpretation.
<< Back to M_Mesh