rlGetLocationUniform abstract method

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

Implementation

int rlGetLocationUniform(
  num shaderId,
  String uniformName,
);