detect if the skeleton is streaming and do something

NatNet, VRPN, TrackD, and Plugins
Post Reply
BrunoMartelli
Posts: 41
Joined: Fri Aug 17, 2018 11:15 am
Contact:

detect if the skeleton is streaming and do something

Post by BrunoMartelli »

hi In Unreal 4.27 I want to show/hide a scene object if the Optitrack skeleton is streaming or not.
I can see in the Optitrack skeleton component that 'Hide on Invalid Definition' is used to hide the character - if the associated skeleton is not being streamed, but how can I test if it is hidden to send this info out to another object in the scene using blueprint?

thnx
Post Reply