This is my custom tilemap class, it is basically a normal tilemap at the moment but it has a variable elevation. I want to set the collision layer and mask of the tilemap to the elevation in my script. I can set the layer and mask in the editor, so surely it is possible in the script.