Urho3D
Public Attributes
Urho3D::PhysicsRaycastResult Struct Reference

Physics raycast hit. More...

#include <PhysicsWorld.h>

List of all members.

Public Attributes

Vector3 position_
 Hit position.
Vector3 normal_
 Hit normal.
float distance_
 Hit distance from ray origin.
RigidBodybody_
 Rigid body that was hit.

Detailed Description

Physics raycast hit.


The documentation for this struct was generated from the following file: