When i use:
physics.setDrawMode (“hybrid”)
The objects are surrounded by a greenish mesh and two vectors appear: one green and the other red.
How do I hide the mesh and the vectors?
When i use:
physics.setDrawMode (“hybrid”)
The objects are surrounded by a greenish mesh and two vectors appear: one green and the other red.
How do I hide the mesh and the vectors?
That is a debug mode, if you don’t want to see it, … don’t call: physics.setDrawMode (“hybrid”)
Did you read the docs on this before posting?
That is a debug mode, if you don’t want to see it, … don’t call: physics.setDrawMode (“hybrid”)
Did you read the docs on this before posting?