InterpolationType Enum

Definition

Defines the type of interpolation to use when calculating a spline.

public enum class InterpolationType
public enum InterpolationType
type InterpolationType = 
Public Enum InterpolationType
Inheritance
InterpolationType

Fields

Bezier 0
CatmullRom 1
Hermite 2

Applies to