Package com.jme3.scene.debug


package com.jme3.scene.debug
meshes for debug visualizations
  • Classes
    Class
    Description
    The Arrow debug shape represents an arrow.
    Simple grid shape.
    The class that creates a mesh to display how bones behave.
    A class that displays a dotted line between a bone tail and its children's heads.
    The class that displays either heads of the bones if no length data is supplied or both heads and tails otherwise.
    The class that displays either wires between the bones' heads if no length data is supplied and full bones' shapes otherwise.
     
    A specialized Mesh that renders a camera frustum as a wireframe.