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

Show file Open project: loic-lavergne/mckineap Class Usage Examples

Public Methods

Method Description
Keyframe ( double timeAnim, Matrix4x4 newLocalTransformation ) : System

Method Details

Keyframe() public method

public Keyframe ( double timeAnim, Matrix4x4 newLocalTransformation ) : System
timeAnim double
newLocalTransformation Matrix4x4
return System