rlGetLocationUniform method

String rlGetLocationUniform(
  1. num shaderId,
  2. String uniformName
)

Implementation

String rlGetLocationUniform(
  num shaderId,
  String uniformName,
) => 'rlGetLocationUniform($shaderId, $uniformName)';