Property Samplers
Samplers
An array of samplers that combines input and output accessors with an interpolation algorithm to define a keyframe graph (but not its target).
Declaration
public abstract IReadOnlyList<AnimationSampler> Samplers { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<AnimationSampler> |