Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.MatrixD.CreateScale

Malware edited this page Dec 24, 2018 · 18 revisions

IndexMatrixD

MatrixD VRageMath.MatrixD VRageMath.MatrixD.CreateScale(xScale, yScale, zScale)()void void VRageMath.MatrixD.CreateScale(xScale, yScale, zScale, result)()MatrixD VRageMath.MatrixD VRageMath.MatrixD.CreateScale(scales)()void void VRageMath.MatrixD.CreateScale(scales, result)()MatrixD VRageMath.MatrixD VRageMath.MatrixD.CreateScale(scale)()void void VRageMath.MatrixD.CreateScale(scale, result)()

Clone this wiki locally