Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Ray Member List

This is the complete list of members for AZ::Ray, including all inherited members.

AZ_TYPE_INFO(Ray, "{0301a872-5bea-4563-8070-85ed243cb57c}") (defined in AZ::Ray)AZ::Ray
CreateFromLineSegment(const LineSegment &segment)AZ::Raystatic
GetDirection() constAZ::Ray
GetOrigin() constAZ::Ray
Ray()=defaultAZ::Ray
Ray(const AZ::Vector3 &origin, const AZ::Vector3 &direction)AZ::Ray