TtfStatTable.AxisValue.AxisValue

TtfStatTable.AxisValue constructor

Constructor

public AxisValue(ushort axisIndex, float value)
ParameterTypeDescription
axisIndexUInt16Zero-base index into the axis record array identifying the axis to which this value applies. Must be less than designAxisCount.
valueSingleThe numeric value for this attribute value.

See Also