Record TRayCastResult

Unit

Declaration

type TRayCastResult = record

Description

Result of "ray cast" and "sphere cast", that describes what is hit by a ray (or sphere moving along a ray) in a viewport. Routines that return this record include:

  • TCastleAbstractRootTransform.PhysicsRayCast

  • TCastleAbstractRootTransform.PhysicsSphereCast

  • TCastleRigidBody.PhysicsRayCast

  • TCastleRigidBody.PhysicsSphereCast

Source: transform/castletransform_physics.inc (line 33).


Generated by PasDoc 0.17.0.snapshot.