Skip to content

ContourTube3DSpec

StructTextStudio.ThreeDTextStudio.3D
public struct ContourTube3DSpec

A closed circular or custom cross-section swept around glyph contours.

public bool enabled

Returns

System.Boolean

public ContourTube3DSurface surface

Returns

TextStudio.ThreeD.ContourTube3DSurface

public TextStudio3DContourTubeProfile profile

Returns

TextStudio.ThreeD.TextStudio3DContourTubeProfile

public float radius

Returns

System.Single

public float pathSpacing

Returns

System.Single

public int radialSegments

Returns

System.Int32

public int maxPathSamples

Returns

System.Int32

public bool includeHoles

Returns

System.Boolean

public float surfaceOffset

Returns

System.Single

public static ContourTube3DSpec Default { get; }

Returns

TextStudio.ThreeD.ContourTube3DSpec