Gems/Atom

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-03 20:35:39 -07:00
parent 2f71b28b97
commit 40d2fe61a1
14 changed files with 29 additions and 9 deletions
@@ -142,6 +142,7 @@ namespace UnitTest
AZStd::string m_propertyName;
MaterialPropertyValueSourceData m_propertyValue;
using MaterialFunctorSourceData::CreateFunctor;
FunctorResult CreateFunctor(const RuntimeContext& context) const override
{
Ptr<ValueFunctor> functor = aznew ValueFunctor;