transform property

Matrix4 get transform

Implementation

Matrix4 get transform => matrix ?? _trs ?? Matrix4.identity();