Package slum :: Module shaderClasses :: Class slumLight
[hide private]
[frames] | no frames]

Class slumLight

source code

slum --+
       |
      slumLight

this class is used in a slum template when defining light shaders

Instance Methods [hide private]

Inherited from slum: __init__, clientRefresh, icon, parameters, upload

Inherited from slum (private): _dictParameters, _renderers

Static Methods [hide private]
 
type()
slum shader type.
source code

Inherited from slum: ID

Method Details [hide private]

type()
Static Method

source code 

slum shader type. This method is overriden by other classes to define the slum class type

Overrides: slum.type
(inherited documentation)