Table of Contents

Enum CachedTris.SweepingMode

Namespace
Hi.Cbtr
Assembly
HiCbtr.dll

Defines the mode for sweeping operations.

public enum CachedTris.SweepingMode
Extension Methods

Fields

Auto = 0

Automatically choose the best sweeping mode.

ForceLinear = 1

Force linear sweeping mode.

ForceNonLinear = 2

Force non-linear sweeping mode.