Epic Developer Community Forums
SetScalarParameterValue Access Violation
Development
Rendering
crash
,
question
,
Materials
,
unreal-engine
,
CPP
redbox
(redbox)
November 8, 2018, 5:56pm
6
Ah, ok. Then try to set it as float:
SetScalarParameterValue(FName("Hover"), 1.0f);
show post in topic