Skip to content

PathMaterialMapping3DMode

EnumTextStudio.ThreeDTextStudio.3D
public enum PathMaterialMapping3DMode

UV policy for surfaces that travel along an extrusion path.

Generated = 0

Keep the UVs produced by the cap, bevel, body, and trim generators.

Returns

TextStudio.ThreeD.PathMaterialMapping3DMode

PathSpace = 1

Preserve the generated cross-section coordinate in U and use physical distance along the extrusion path in V. This keeps directional materials stable through curved sweeps.

Returns

TextStudio.ThreeD.PathMaterialMapping3DMode