perspectiveIdentity property
Matrix4
get
perspectiveIdentity
Implementation
Matrix4 get perspectiveIdentity => Matrix4.identity()..copyPerspective(this);
Matrix4 get perspectiveIdentity => Matrix4.identity()..copyPerspective(this);