Current animation time. In Epoch seconds.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property CurrentTime() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_CurrentTime(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
If the NoGraphics property is set to true, then the current time will not be saved or loaded with the scenario. When using a method that depends on the current time, you must explicitly set the current time before using the method.






