Property | Type | Description | |
---|---|---|---|
CurrentFrame | float | ||
CurrentTime | float | ||
PingPong | bool | ||
PrimAnimInfo |
Method | Description | |
---|---|---|
Step ( float lastFrameTime ) : void |
Perform texture manupulation to implement texture animations
|
Method | Description | |
---|---|---|
ExperimentalStep ( float time ) : void |
public Step ( float lastFrameTime ) : void | ||
lastFrameTime | float | Time passed since the last run (in seconds) |
return | void |