org.rajawali3d.materials.shaders / AShaderBase / RSampler2D

RSampler2D

protected open class RSampler2D : AShaderBase.RVec4
protected open class RSampler2D : AShaderBase.RVec4

Defines a type that represents a 2D texture bound to the OpenGL context. This corresponds the the sampler2D GLSL data type.

Author
dennis.ippel