Decoration3DSpec
public struct Decoration3DSpecGeometry attached to or emitted from the primary layer surfaces.
Fields
Section titled “Fields”
profile
Section titled “profile”[Tooltip("Cross-section recipe swept through the trim material region.")]public Decoration3DProfileRecipe profileReturns
TextStudio.ThreeD.Decoration3DProfileRecipe
trimWidth
Section titled “trimWidth”[Tooltip("Width of the material-addressable trim ring. Zero disables trim geometry.")][Range(0, 0.1)]public float trimWidthReturns
System.Single
profileHeight
Section titled “profileHeight”[Tooltip("Maximum profile height above the cap. Zero uses a width-relative automatic height.")][Range(0, 0.1)]public float profileHeightReturns
System.Single
profileSegments
Section titled “profileSegments”[Tooltip("Number of sealed radial bands used to resolve curved groove, bead, and lip profiles.")][Range(3, 12)]public int profileSegmentsReturns
System.Int32
contourTube
Section titled “contourTube”[Tooltip("True circular or custom-profile geometry swept around cap contours.")]public ContourTube3DSpec contourTubeReturns
TextStudio.ThreeD.ContourTube3DSpec
contourRepeats
Section titled “contourRepeats”[Tooltip("Discrete provider geometry repeated at stable physical intervals around cap contours.")]public ContourRepeat3DSpec contourRepeatsReturns
TextStudio.ThreeD.ContourRepeat3DSpec
Properties
Section titled “Properties”
Default
Section titled “Default”public static Decoration3DSpec Default { get; }Returns
TextStudio.ThreeD.Decoration3DSpec