A 4x4 matrix, allowing scaling.
Namespace: MindFusion.Charting.ThreeD
File: Matrix3D.js
JavaScript
![]() |
---|
function Scale (width, height, depth) |
Type: number
The amount of scaling on the X axis in percent/100.
Type: number
The amount of scaling on the Y axis in percent/100.
Type: number
The amount of scaling on the Z axis in percent/100.