Get animation time step.
Read-only property
[Visual Basic .NET] |
---|
Public Property Step() As String
|
[C#] |
---|
public string Step {get;}
|
[Managed C++] |
---|
public: __property String __gc ^ get_Step();
|
[Unmanaged C++] |
---|
public: HRESULT get_Step(
|
[Java] |
---|
public String getStep();
|