Physics debug mode: Difference between revisions
Jump to navigation
Jump to search
CrosRoad95 (talk | contribs) (Created page with "===Physics properties=== used in *physicsSetDebugMode {|class="wikitable sortable" |- ! Name || Parametrs || Description |- | nodebug || bool || If set to true, resets de...") |
CrosRoad95 (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
===Physics | ===Physics debug modes=== | ||
used in | used in | ||
*[[physicsSetDebugMode]] | *[[physicsSetDebugMode]] | ||
Revision as of 17:06, 18 February 2020
Physics debug modes
used in
| Name | Parametrs | Description |
|---|---|---|
| nodebug | bool | If set to true, resets debugging mode |
| drawwireframe | bool | todo |
| drawaabb | bool | todo |
| drawfeaturestext | bool | todo |
| drawcontactpoints | bool | todo |
| nodeactivation | bool | cause all rigid bodies are all time activated |
| nohelptext | bool | todo |
| drawtext | bool | todo |
| profiletimings | bool | todo |
| enablesatcomparison | bool | todo |
| disablebulletlcp | bool | todo |
| enableccd | bool | todo |
| drawconstraints | bool | todo |
| drawconstraintlimits | bool | todo |
| fastwireframe | bool | todo |
| drawnormals | bool | draws normals |
| drawframes | bool | todo |
| linewidth | float | changes width of debugging line |