Skip to content

BodySweep3DSpec

StructTextStudio.ThreeDTextStudio.3D
public struct BodySweep3DSpec

Body sweep selection independent from front-face treatment.

public BodySweep3DMode mode

Returns

TextStudio.ThreeD.BodySweep3DMode

public int minimumSamples

Returns

System.Int32

public PathMaterialMapping3DMode materialMapping

Returns

TextStudio.ThreeD.PathMaterialMapping3DMode

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

public static BodySweep3DSpec Linear { get; }

Returns

TextStudio.ThreeD.BodySweep3DSpec