프로퍼티 | 타입 | 설명 | |
---|---|---|---|
bones | OOGL.Animation.Bone[] | ||
groups | OOGL.Animation.Group[] | ||
samples | OOGL.Animation.Sample[] | ||
shader | |||
vertexTransformations | Matrix4[] |
메소드 | 설명 | |
---|---|---|
Draw ( |
||
FindSampleIndex ( string name ) : int | ||
Model ( |
||
UpdateBoneTransformations ( |
public Draw ( |
||
controller | ||
elapsedTime | float | |
modelViewMatrix | Matrix4 | |
리턴 | void |
public Model ( |
||
shader | ||
groups | ||
bones | ||
samples | ||
리턴 | System |
public UpdateBoneTransformations ( |
||
tracks | ||
리턴 | void |