ModelTimeMath Class |
Namespace: Demo3D.EventQueue
public static class Math
The ModelTimeMath type exposes the following members.
| Name | Description | |
|---|---|---|
| Abs |
Returns the absolute value of a.
| |
| Max |
Returns the larger/later of two times.
| |
| Min |
Returns the smaller/earlier of two times.
|