Field input
The index of an accessor containing keyframe input values, e.G., time.
That accessor must have componentType FLOAT
. The values represent time in
seconds with time[0] >= 0.0
, and strictly increasing values,
i.e., time[n + 1] > time[n]
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
public int input
Returns
Type | Description |
---|---|
int |