FlowMaps
Posted: Tue May 15, 2018 9:24 am
Hi, I'm trying to compile the function FlowMap, as it is realized in UnrealEngine4. I almost collected it, but I ran into two problems.
1- this I can not find a node Switch(It is necessary with three parameters : True , False , Value)
2-in the output parameter of the function there is no type StaticBool which is available in UnrealEngine4.
1- this I can not find a node Switch(It is necessary with three parameters : True , False , Value)
2-in the output parameter of the function there is no type StaticBool which is available in UnrealEngine4.