subshaderΒΆ

class subshader

A subshader instanciation with its parameters

Members

Methods:

string name getname ( ) Get the shader name associated to this subshader ("Texture", for instance)
{} parameters getparameters ( ) Get the shader name associated to this subshader ("Texture", for instance)

Documentation

string name getname ( )

Get the shader name associated to this subshader ("Texture", for instance)

Return:

  • name the subshader name


{} parameters getparameters ( )

Get the shader name associated to this subshader ("Texture", for instance)

Return:

  • parameters the subshader parameters