SetShaderValueTexture abstract method
Set shader uniform value for texture (sampler2d)
Implementation
void SetShaderValueTexture(
ShaderStructType shader,
num locIndex,
TextureStructType texture,
);
Set shader uniform value for texture (sampler2d)
void SetShaderValueTexture(
ShaderStructType shader,
num locIndex,
TextureStructType texture,
);