transform abstract method

void transform(
  1. Matrix4 matrix,
  2. T value
)

Implementation

void transform(Matrix4 matrix, T value);