[]
HRESULT IUIAnimationInterpolator2::InterpolateVelocity([In] double offset,[Out, Buffer] double* velocity,[In] unsigned int cDimension)
public void InterpolateVelocity(double offset, double[] velocity, int cDimension)
Public Sub InterpolateVelocity(offset As Double, velocity As Double(), cDimension As Integer)
| Type | Name | Description |
|---|---|---|
| double | offset | |
| double[] | velocity | |
| int | cDimension |