All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<JoltPhysicsObject>
Direct Known Subclasses:
CustomLoader

public class Loader extends NonCopyable
Load resources such as compute shaders.

This class substitutes for the native ShaderLoader, which is unfortunately a lambda type and cannot be extended.