A structure capturing configuration of a single camera sensor with up to two image sources (color and depth). More...
#include <CameraSensorConfiguration.h>
Public Member Functions | |
AZ_TYPE_INFO (CameraSensorConfiguration, "{386A2640-442B-473D-BC2A-665D049D7EF5}") | |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Static Public Attributes | |
static constexpr int | m_minWidth = 1 |
static constexpr int | m_minHeight = 1 |
A structure capturing configuration of a single camera sensor with up to two image sources (color and depth).