NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

NiPathInterpolator

Used to make an object follow a predefined spline path.

Attributes

Name Type Description
From NiObject
From NiInterpolator
From NiKeyBasedInterpolator
From NiPathInterpolator
Flags PathFlags
Bank Dir int -1 = Negative, 1 = Positive
Max Bank Angle float Max angle in radians.
Smoothing float
Follow Axis short 0, 1, or 2 representing X, Y, or Z.
Path Data Ref<NiPosData>
Percent Data Ref<NiFloatData>

Parent Of