Shader.CurrentTexture

Special type/value that can be passed to setParameter, and that represents the texture of the object being drawn.

  1. struct CurrentTextureType
  2. CurrentTextureType CurrentTexture;
    class Shader
    static
    CurrentTextureType CurrentTexture;

Meta