Tesla Graphics Engine Documentation (January 2012)
DistanceToEdge Method (point)
TeslaTesla.BoundingBoundingVolumeDistanceToEdge(Vector3)
Compute the distance to the nearest edge of the volume from the point
Declaration Syntax
C#
public abstract float DistanceToEdge(
	Vector3 point
)
Parameters
point (Vector3)
Vector3
Return Value
Distance from neatest edge

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)