intersectsPoint method

bool intersectsPoint(
  1. Vector3 point
)

Implementation

external bool intersectsPoint(Vector3 point);