Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Bounds.Contains

Contains(point: Vector3): bool;
bool Contains(Vector3 point);
def Contains(point as Vector3) as bool

Description

Is point contained in the bounding box?