getClosestPoint method

Vector3 getClosestPoint(
  1. Vector3 position
)
override

Implementation

external Vector3 getClosestPoint(Vector3 position);