Returns the absolute value of a.
Namespace: Demo3D.TimeAssembly: Demo3D.Time (in Demo3D.Time.dll) Version: 19.00.00
Syntaxpublic static ModelTime Abs(
ModelTime a
)
Parameters
- a ModelTime
- The model time / duration.
Return Value
ModelTimeThe absolute time / duration.
See Also