Skip to content

Front3DSpec

StructTextStudio.ThreeDTextStudio.3D
public struct Front3DSpec

Front-cap closure, tessellation, and relief authoring for one layer.

[Tooltip("Whether the front boundary is closed by a cap or intentionally left open.")]
public Cap3DMode cap

Returns

TextStudio.ThreeD.Cap3DMode

[Tooltip("Front-cap tessellation policy.")]
public CapRefinement3DSpec refinement

Returns

TextStudio.ThreeD.CapRefinement3DSpec

[Tooltip("Front-cap surface treatment.")]
public FaceRelief3DSpec relief

Returns

TextStudio.ThreeD.FaceRelief3DSpec

public static Front3DSpec Default { get; }

Returns

TextStudio.ThreeD.Front3DSpec