call method

Matrix4 call(
  1. Matrix4 matrix
)

Implementation

Matrix4 call(Matrix4 matrix) => transform(matrix, value);