scaleComponent
The projective transform’s scale component.
Declaration
var scaleComponent: Size3DFloat { get }Discussion
This function computes the scale from the first three rows of the transform matrix and ignores the fourth row.
The projective transform’s scale component.
var scaleComponent: Size3DFloat { get }This function computes the scale from the first three rows of the transform matrix and ignores the fourth row.