A 4x4 matrix, allowing translation.
Namespace: MindFusion.Charting.ThreeD
File: Matrix3D.js
JavaScript Copy Code |
---|
function Translate (x, y, z) |
The amount of translation on the X axis.
The amount of translation on the Y axis.
The amount of translation on the Z axis.