Class BodyManagerDrawSettings

java.lang.Object
com.github.stephengold.joltjni.JoltPhysicsObject
com.github.stephengold.joltjni.BodyManagerDrawSettings
All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<JoltPhysicsObject>

public class BodyManagerDrawSettings extends JoltPhysicsObject
Render settings for debug visualization. (native type: BodyManager::DrawSettings)
  • Constructor Details

    • BodyManagerDrawSettings

      public BodyManagerDrawSettings()
      Instantiate settings with the default values.