vcSimulationLevel
See in: Overview
Module: vcCore
Parent: Enum
Children -
Referenced by: vcComponent.SimulationLevel
Enums
| Value | Description |
| DETAILED | Simulate component movements as accurate as possible, thereby simulating full range of motion for component. |
| BALANCED | Simulate component movements in a way that is balanced with performance of simulation, thereby component may move from point to point without simulating unnecessary joint motions. |
| FAST | Simulate component movements as quickly as possible, thereby component may snap to joint configuration or jump from point to point. |