Gets or sets the maximum sampling step size used when computing the chain. The maximum step size limits the amount of time that is allowed to elapse between sampling of the constraint functions during access computations. Uses Time Dimension.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property MaxTimeStep() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_MaxTimeStep(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






