A Sandcastle Documented Class Library
Samplers Property
NamespacesCollada.AnimationsAnimationSamplers
The collada sampler for this animation. A Sampler connects the input and output sources for an animation, and defines how to interpolate between frames.
Declaration Syntax
C#Visual BasicVisual C++
public SamplerList Samplers { get; }
Public ReadOnly Property Samplers As SamplerList
public:
property SamplerList^ Samplers {
	SamplerList^ get ();
}

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)