The CollisionRules class in the Sandbox.Physics
namespace provides a JSON serializable description of the physics collision rules. It is primarily used internally to communicate with the engine and store data in a networked string table. This class is not typically manipulated directly by users.