示例#1
0
 public bool Contains(Vec3 linePt1, Vec3 linePt2)
 => NativeAPI.bounds_line_contains(this, linePt1, linePt2);