Hi,
I am trying to use the Physics Field visualization but It does not appear to be working. I have set the Show>Visualize>Physics Field flag and ran the below console commands. I am not sure what I am supposed to see but nothing changes.
My Physics Field is in a Blueprint actor and a Persistent Field with Linear Force is added on Being Play. The field is working as it can move static meshes.
Console Commands:
r.PhysicsField.Rendering.TargetType 2
r.PhysicsField.Rendering.SystemType 0
r.PhysicsField.Rendering.EvalType 0
Flag:
Show>Visualize>Physics Field
Thank you