![]() |
Skylicht Engine
|
Represents an animation sample point with its associated weight. More...
#include <Animation/CGradientBandInterpolation.h>
Public Attributes | |
| int | Id |
| User-defined ID for the animation sample. | |
| core::vector3df | Vector |
| Position vector in parameter space. | |
| float | Weight |
| Calculated blending weight (0 to 1). | |
Represents an animation sample point with its associated weight.