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