Gets the distance from specified point to polygon's plane.
Namespace: MindFusion.Charting.ThreeD
File: Polygon3D.js
JavaScript
![]() |
---|
function pointToPlaneDist (p) |
Type: Point3D
A Point3D instance.
Type: Number
A number value representing the distance.