Interface ConstPhysicsMaterial

All Superinterfaces:
Comparable<ConstJoltPhysicsObject>, ConstJoltPhysicsObject
All Known Implementing Classes:
PhysicsMaterial

public interface ConstPhysicsMaterial extends ConstJoltPhysicsObject
Read-only access to a PhysicsMaterial. (native type: const PhysicsMaterial)
  • Method Details

    • getDebugName

      String getDebugName()
      Return the debug name. The material is unaffected.
      Returns:
      a string of text or null