public class DebugShapeFactory
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static Mesh | 
getDebugMesh(CollisionShape shape)  | 
static Spatial | 
getDebugShape(CollisionShape collisionShape)
Creates a debug shape from the given collision shape. 
 | 
public static Spatial getDebugShape(CollisionShape collisionShape)
attachDebugShape(AssetManager manager); on it.collisionShape - the CollisionShape to use or nullpublic static Mesh getDebugMesh(CollisionShape shape)