Matrix4Transform.from constructor

Matrix4Transform.from(
  1. Matrix4 m
)

Implementation

Matrix4Transform.from(Matrix4 m) : m = m.clone();