rlSetUniformSampler method

String rlSetUniformSampler(
  1. num locIndex,
  2. num textureId
)

Implementation

String rlSetUniformSampler(
  num locIndex,
  num textureId,
) => 'rlSetUniformSampler($locIndex, $textureId)';