Search found 1 match

by Gregnew
Wed Jul 24, 2024 9:36 pm
Forum: OptiTrack Data Streaming
Topic: Unity - Check if Rigid Body Visible
Replies: 3
Views: 13688

Re: Unity - Check if Rigid Body Visible

Hello, Is there anyway to check if a Rigid Body is visible using the Unity plug in? I've checked OptitrackStreamingClient.cs and cannot find a field or method I can use to determine this status. The Rigid Body script always updates the rigid body position to the last seen position, so it seems that...