nukescripts.geosnap3d.scaling_matrix
- nukescripts.geosnap3d.scaling_matrix(scalings)[source]
Generates a scaling matrix from the input vector.
- Parameters:
scalings (_nukemath.Vector3) – Vector that will be used generate the scaling matrix.
- Return type:
- Returns:
The scaling matrix.