Check if pick ray hit something in the scene or not
picking result
Indication of a hit
Gets the unique submesh id if it was picked
picking result
Submesh id
Gets the unique submesh face id if it was picked
picking result
Submesh face id
Gets the the barycentric U coordinate that is used when calculating the texture coordinates of the collision
picking result
U coordinate
Gets the the barycentric V coordinate that is used when calculating the texture coordinates of the collision
picking result
V coordinate
Get a hit result of picking with ray
ray to use for picking
Picking info
Get the distance to the object if picking result exists