AR fixes
This commit is contained in:
+2
@@ -20,6 +20,8 @@ namespace AZ
|
||||
{
|
||||
void DisplayMapperComponentConfig::Reflect(ReflectContext* context)
|
||||
{
|
||||
AcesParameterOverrides::Reflect(context);
|
||||
|
||||
if (auto serializeContext = azrtti_cast<AZ::SerializeContext*>(context))
|
||||
{
|
||||
serializeContext->Class<DisplayMapperComponentConfig, ComponentConfig>()
|
||||
|
||||
Reference in New Issue
Block a user