C# Class Mckineap.Models.Model3D.Editing.InterpolatingStruct

Afficher le fichier Open project: loic-lavergne/mckineap

Méthodes publiques

Méthode Description
InterpolatingStruct ( Matrix4x4 startInterpolate, Matrix4x4 endInterpolate, double timeStart, double timeEnd, double timeRequested ) : System

Method Details

InterpolatingStruct() public méthode

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