All Implemented Interfaces:
ConstJoltPhysicsObject, ConstShape, RefTarget, AutoCloseable, Comparable<JoltPhysicsObject>

public class EmptyShape extends Shape
A Shape that won't collide with anything and has zero volume.
  • Constructor Details

    • EmptyShape

      public EmptyShape()
      Instantiate a default shape without creating a settings object.