Always returns 1 for each component.
Always returns the value in the property's fields.
Class: ConstantProperty
Uses step interpolation to interpolate the property's values.
Class: SteppedProperty
Uses linear interpolation to interpolate the property's values.
Class: LinearProperty
Uses a cubic Bezier spline to interpolate the property's values.
Class: BezierProperty
Uses a cubic Hermite spline to interpolate the property's values.
Class: HermiteProperty
Same as Hermite, but allows each component to have a different number of keyframes.
Only available in Armored Core 6.
Class: ComponentSequenceProperty
Always returns 0 for each component.