public static class SkinMeshBody.NearestPoint
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| ModelComponent | bodyMaster body | 
| double | distanceDistance to the master body. | 
| Point3d | nearPointNearest point on the master body. | 
public Point3d nearPoint
public double distance
public ModelComponent body