Click or drag to resize
AB4D logo

HitTesterHitTest Method

Overload List
 NameDescription
Public methodStatic memberHitTest(Ray, PositionNormal, Int32, Boolean, Int32, Boolean) Hit test a ray against the mesh with specified vertex and index buffer.
Public methodStatic memberHitTest(Ray, PositionNormalTexture, Int32, Boolean, Int32, Boolean) Hit test a ray against the mesh with specified vertex and index buffer.
Public methodStatic memberHitTest(Ray, PositionTexture, Int32, Boolean, Int32, Boolean) Hit test a ray against the mesh with specified vertex and index buffer.
Public methodStatic memberHitTest(Ray, Vector3, Int32, Boolean, Int32, Boolean) Hit test a ray against the mesh with specified vertex and index buffer.
Top
See Also