Protected_colliderProtected_colliderProtected_dataUVProtected_distanceProtected_isProtected_normalProtected_pointProtected_triangleCollider shape that was hit.
Distance from the query origin to the hit position.
If false, this is not a valid hit. Fields will contain default values
Index of the triangle that was hit (only applicable when triangle meshes are hit). It represents an index into the original MeshData used to Create the PhysicsMesh associated with collider.
Clones this instance and returns a new PhysicsQueryHit with identical values.
Determines if this PhysicsQueryHit instance is equal to the other instance.
StaticisDetermines if both PhysicsQueryHit instances are equal.
Hit information from a physics query.