setParameterMat4 abstract method

Future setParameterMat4(
  1. String name,
  2. Matrix4 matrix
)

Implementation

Future setParameterMat4(
    String name, Matrix4 matrix);