Engines.DoesBoxTouchAreaFrustum(Vector, Vector, number)

client
Check if a box touches an area frustum.

Arguments

Returns

  • boolean True if the box touches the area frustum, false otherwise.

Examples

Engines.DoesBoxTouchAreaFrustum – Check if a box touches an area frustum.