Class PlaneShape

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

public class PlaneShape extends Shape
A Shape to represent a surface defined by a plane.
  • Method Details

    • getPlane

      public ConstPlane getPlane()
      Copy the shape's surface. The shape is unaffected.
      Returns:
      a new object