Search found 1 match

by chrisnashdisguise
Thu Aug 29, 2024 4:29 am
Forum: OptiTrack Data Streaming
Topic: Getting names of labelled markers in C API
Replies: 1
Views: 4044

Getting names of labelled markers in C API

I have an integration with the NatNet C API, and I'm trying to work out if it's possible to access the names of individual markers, as set in Motive. I'm receiving markers individually via the LabeledMarkers array in sFrameOfMocapData. It seemed like the best way to get the marker names would be to ...