프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Keyframe | System |
메소드 | 설명 | |
---|---|---|
Keyframe ( int bone, System.TimeSpan time, Matrix transform ) : System |
Constructs a new keyframe object.
|
|
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Keyframe ( ) : System |
Private constructor for use by the XNB deserializer.
|
public Keyframe ( int bone, System.TimeSpan time, Matrix transform ) : System | ||
bone | int | |
time | System.TimeSpan | |
transform | Matrix | |
리턴 | System |