Open 3D Engine EMotionFX Gem 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.
EMotionFX::DebugDraw::Line Struct Reference

Public Member Functions

AZ_INLINE Line (const AZ::Vector3 &start, const AZ::Vector3 &end, const AZ::Color &startColor, const AZ::Color &endColor)
 
AZ_INLINE Line (const AZ::Vector3 &start, const AZ::Vector3 &end, const AZ::Color &color)
 

Public Attributes

AZ::Vector3 m_start
 
AZ::Vector3 m_end
 
AZ::Color m_startColor
 
AZ::Color m_endColor
 

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