Retrieves the type of the layer
No replacement
Currently there is only one type of layer defined: TEXTURE, but considering we may add purely GLSL based layers in the future, you should write code that checks the type first.
this |
A |
the type of the layer |