Physics debug mode: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
CrosRoad95 (talk | contribs)  | 
				CrosRoad95 (talk | contribs)   | 
				||
| Line 9: | Line 9: | ||
| nodebug || bool || If set to true, disable all debug modes  | | nodebug || bool || If set to true, disable all debug modes  | ||
|-  | |-  | ||
| drawwireframe || bool ||   | | drawwireframe || bool || enables/disables wireframe rendering  | ||
|-  | |-  | ||
| drawaabb|| bool ||   | | drawaabb|| bool || shows bounding boxes of rigid bodies and static collisions  | ||
|-  | |-  | ||
| drawfeaturestext || bool || todo, not implemented yet  | | drawfeaturestext || bool || todo, not implemented yet  | ||
|-  | |-  | ||
| drawcontactpoints || bool ||   | | drawcontactpoints || bool || draws little yellow lines in points of contact  | ||
|-  | |-  | ||
| nodeactivation || bool || cause all rigid bodies are all time activated  | | nodeactivation || bool || cause all rigid bodies are all time activated  | ||
|-  | |-  | ||
| nohelptext || bool || todo  | | nohelptext || bool || todo, not implemented yet  | ||
|-  | |-  | ||
| drawtext || bool || todo  | | drawtext || bool || todo, not implemented yet  | ||
|-  | |-  | ||
| profiletimings || bool || todo  | | profiletimings || bool || todo, not implemented yet  | ||
|-  | |-  | ||
| enablesatcomparison || bool || todo  | | enablesatcomparison || bool || todo  | ||
Latest revision as of 17:34, 18 February 2020
Physics debug modes
used in
| Name | Parametrs | Description | 
|---|---|---|
| nodebug | bool | If set to true, disable all debug modes | 
| drawwireframe | bool | enables/disables wireframe rendering | 
| drawaabb | bool | shows bounding boxes of rigid bodies and static collisions | 
| drawfeaturestext | bool | todo, not implemented yet | 
| drawcontactpoints | bool | draws little yellow lines in points of contact | 
| nodeactivation | bool | cause all rigid bodies are all time activated | 
| nohelptext | bool | todo, not implemented yet | 
| drawtext | bool | todo, not implemented yet | 
| profiletimings | bool | todo, not implemented yet | 
| 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 |