Esempio n. 1
0
 public bool Contains(Vec3 pt)
 => NativeAPI.bounds_point_contains(this, pt);