Irrlicht.NET

Box3D.IntersectsWithLine Method

Tests if the box intersects with a line

Overload List

Tests if the box intersects with a line

public bool IntersectsWithLine(Line3D);

Tests if the box intersects with a line

public bool IntersectsWithLine(Vector3D,Vector3D,float);

See Also

Box3D Class | Irrlicht.Core Namespace