Class cocos.shader.VertexShader

object --+    
         |    
    Shader --+
             |
            VertexShader

Methods

  shaderType(self)
Inherited from Shader: __del__, __init__, addDependency, attachFlat, attachTo, compile, compileFlat, destroy, isCompiled Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties

Inherited from object: __class__

Class Variables

Inherited from Shader: s_tag

Method Details

shaderType

shaderType(self)
Overrides:
Shader.shaderType