SetShaderValueTexture abstract method

void SetShaderValueTexture(
  1. ShaderStructType shader,
  2. num locIndex,
  3. TextureStructType texture
)

Implementation

void SetShaderValueTexture(
  ShaderStructType shader,
  num locIndex,
  TextureStructType texture,
);