BodySweep3DSpec
public struct BodySweep3DSpecBody sweep selection independent from front-face treatment.
Fields
Section titled “Fields”
public BodySweep3DMode modeReturns
TextStudio.ThreeD.BodySweep3DMode
minimumSamples
Section titled “minimumSamples”public int minimumSamplesReturns
System.Int32
materialMapping
Section titled “materialMapping”public PathMaterialMapping3DMode materialMappingReturns
TextStudio.ThreeD.PathMaterialMapping3DMode
Methods
Section titled “Methods”
Path(int)
Section titled “Path(int)”public static BodySweep3DSpec Path(int minimumSamples = 0)Enables path-based depth sweeping with an optional lower bound on path sampling.
Parameters
| Name | Type |
|---|---|
minimumSamples |
System.Int32 |
Returns
TextStudio.ThreeD.BodySweep3DSpec
Properties
Section titled “Properties”
Linear
Section titled “Linear”public static BodySweep3DSpec Linear { get; }Returns
TextStudio.ThreeD.BodySweep3DSpec