GltfAnimationSampler.input Field

Definition

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]

public: int input;
public int input;
val mutable input : int
Public input As Integer 

Field Value

Int32

Applies to