Divides the vector by specified measure.
Namespace: MindFusion.Charting.ThreeD
File: Vector3D.js
SyntaxJavaScript
Copy Code
|
|---|
function div (s) |
Type: Number
A double value representing the divisor.
Type: Vector3D
A Vector3D representing the result.
See Also