- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
- Containing Type
- FMStrings
.Tooltips
Syntax
public const string UpdatesPerSecond
Constant Value
Value | Type |
---|---|
Determines how often the simulation will be updated. The default value is 0, which will give one update each time the UpdateMode triggers an update. Otherwise, it will keep its own timer to ignore updates or update multiple times in a row as necessary (up to the FlexiMotionRuntime.MaximumUpdatesPerFrame). | String |