Click or drag to resize

BoxContains Method

Overload List
  NameDescription
Public methodContains(Bounds)
Determines whether the current instance of Box contains given bounds.
Public methodContains(Bounds)
Determines whether the current instance of Box contains given bounds.
Public methodContains(Box)
Determines whether the current instance of Box contains another instance of Box.
Public methodContains(Box)
Determines whether the current instance of Box contains another instance of Box.
Public methodContains(Sphere)
Determines whether the current instance of Box contains the given sphere.
Public methodContains(Sphere)
Determines whether the current instance of Box contains the given sphere.
Public methodContains(Vector3)
Determines whether the current instance of Box contains a given point.
Public methodContains(Vector3)
Determines whether the current instance of Box contains a given point.
Top
See Also