PhysicsMaterialData

constructor(id: EntityId, name: String, staticFriction: Float = 0.5f, dynamicFriction: Float = 0.5f, restitution: Float = 0.2f)