Property | Type | Description | |
---|---|---|---|
bones | OOGL.Animation.Bone[] | ||
groups | OOGL.Animation.Group[] | ||
samples | OOGL.Animation.Sample[] | ||
shader | |||
vertexTransformations | Matrix4[] |
Method | Description | |
---|---|---|
Draw ( |
||
FindSampleIndex ( string name ) : int | ||
Model ( |
||
UpdateBoneTransformations ( |
public Draw ( |
||
controller | ||
elapsedTime | float | |
modelViewMatrix | Matrix4 | |
return | void |
public Model ( |
||
shader | ||
groups | ||
bones | ||
samples | ||
return | System |
public UpdateBoneTransformations ( |
||
tracks | ||
return | void |
public ShaderProgram,OOGL.Shaders shader | ||
return |