rlNormal3f abstract method

void rlNormal3f(
  1. num x,
  2. num y,
  3. num z
)

Implementation

void rlNormal3f(
  num x,
  num y,
  num z,
);