Méthode | Description | |
---|---|---|
InterpolatingStruct ( Matrix4x4 startInterpolate, Matrix4x4 endInterpolate, double timeStart, double timeEnd, double timeRequested ) : System |
public InterpolatingStruct ( Matrix4x4 startInterpolate, Matrix4x4 endInterpolate, double timeStart, double timeEnd, double timeRequested ) : System | ||
startInterpolate | Matrix4x4 | |
endInterpolate | Matrix4x4 | |
timeStart | double | |
timeEnd | double | |
timeRequested | double | |
Résultat | System |