File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212* ` showInternalEdges ` - When rendering bodies, render the internal edges as well?
1313* ` showConvexHulls ` - When rendering polygon bodies, render the convex hull as well?
1414* ` showBodyPosition ` - Render the position of non-static bodies?
15+ * ` showSensors ` - Render sensors?
1516* ` renderFill ` - Render the bodies using a fill color.
1617* ` renderLine ` - Render the bodies using a line stroke.
1718* ` fillColor ` - The color value of the fill when rendering dynamic bodies.
2425* ` staticBodySleepOpacity ` - The amount to multiply the opacity of sleeping static bodies by.
2526* ` sleepFillColor ` - The color value of the fill when rendering sleeping dynamic bodies.
2627* ` sleepLineColor ` - The color value of the line stroke when rendering sleeping dynamic bodies.
28+ * ` sensorFillColor ` - The color value of the fill when rendering sensor bodies.
29+ * ` sensorLineColor ` - The color value of the line stroke when rendering sensor bodies.
2730* ` jointColor ` - The color value of joints when ` showJoint ` is set.
2831* ` jointLineOpacity ` - The line opacity when rendering joints, a value between 0 and 1.
2932* ` jointLineThickness ` - The line thickness when rendering joints.
You can’t perform that action at this time.
0 commit comments