AffineTransform.Matrix

AffineTransform.Matrix property

Gets the Matrix4x4 transform of the current AffineTransform

public Matrix4x4 Matrix { get; }

See Also