janykim Posted October 15, 2015 Posted October 15, 2015 I read in accordance with the texture layer that is used for area determination. Is it possible to check the texture being used currently? Only it has been applied to the surface texture information to the terrain sectors can know. Using multiple layers as above using a texture. I want to find the texture name or the texture layer information been used in the current position.
sebastianbah Posted October 16, 2015 Posted October 16, 2015 Hi, I'm afraid for the present moment you can't get the name of the layer from the tools directly, but you can check the index texture from code. So you can get the index of the detail material (layer) in a specific pixel and then get it's name.
Recommended Posts