| Name | Description |
---|
  | HitTest(Ray, PositionNormal, Int32, Boolean, Int32, Boolean) |
Hit test a ray against the mesh with specified vertex and index buffer.
|
  | HitTest(Ray, PositionNormalTexture, Int32, Boolean, Int32, Boolean) |
Hit test a ray against the mesh with specified vertex and index buffer.
|
  | HitTest(Ray, PositionTexture, Int32, Boolean, Int32, Boolean) |
Hit test a ray against the mesh with specified vertex and index buffer.
|
  | HitTest(Ray, Vector3, Int32, Boolean, Int32, Boolean) |
Hit test a ray against the mesh with specified vertex and index buffer.
|