CheckExtends static method

void CheckExtends(
  1. Vector3 v,
  2. Vector3 min,
  3. Vector3 max
)

Implementation

external static void CheckExtends(Vector3 v, Vector3 min, Vector3 max);