getFinalModelMatrix

open fun getFinalModelMatrix(originalMatrix: Matrix): Matrix

Takes the model matrix from the TransformProvider for rendering this and scales it to size it appropriately based on the meters to pixel ratio for the view.

Parameters

originalMatrix