Skip to content

TextStudio3DTextBoundsComposition

EnumTextStudio.ThreeDTextStudio.3D
public enum TextStudio3DTextBoundsComposition

How the incoming text contour composes with a generated text-bounds backing.

Backing = 0

Generate the backing silhouette without including the incoming text.

Returns

TextStudio.ThreeD.TextStudio3DTextBoundsComposition

Cutout = 1

Subtract the incoming text from the backing to create through-cut lettering.

Returns

TextStudio.ThreeD.TextStudio3DTextBoundsComposition

Emboss = 2

Generate the backing plus raised incoming text as one compound 3D mesh.

Returns

TextStudio.ThreeD.TextStudio3DTextBoundsComposition