Method | Description | |
---|---|---|
Actor ( ) : System | ||
Actor ( Geometry theGeometry ) : System | ||
DecrecrementFrame ( ) : void | ||
IncrementFrame ( ) : void | ||
QueryPlaybackAnimation ( int jointIndex ) : |
||
SetPlaybackFrame ( int frame ) : void | ||
SetPlaybackSpeed ( int speed ) : void | ||
StopAnimation ( ) : void | ||
TickRendered ( System.TimeSpan deltaTime ) : void |
public Actor ( Geometry theGeometry ) : System | ||
theGeometry | Geometry | |
return | System |
public QueryPlaybackAnimation ( int jointIndex ) : |
||
jointIndex | int | |
return |
public TickRendered ( System.TimeSpan deltaTime ) : void | ||
deltaTime | System.TimeSpan | |
return | void |