@override Matrix3D get projectionMatrix3D { _calculateProjectionMatrix(_identityMatrix); return _projectionMatrix3D; }