Open 3D Engine DebugDraw 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.
DebugDraw::DebugDrawSphereElement Class Reference

Public Member Functions

 AZ_CLASS_ALLOCATOR (DebugDrawSphereElement, AZ::SystemAllocator)
 
 AZ_TYPE_INFO (DebugDrawSphereElement, "{CB6F2781-DC26-4A10-8C5F-E07032574087}")
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

float m_duration
 
AZ::ScriptTimePoint m_activateTime
 
AZ::Color m_color
 
AZ::EntityId m_targetEntityId
 
AZ::Vector3 m_worldLocation
 
float m_radius
 
AZ::ComponentId m_owningEditorComponent
 

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