Home Forums Software Development Track Objects with multiple Colliders

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19848
    Daniel Sous
    Participant

    Hello everyone,
    I want to use Tobii XR SDK to track some objects in my scene using the IGazeFocusable interface in Unity. I am currently facing a problem that my objects have multiple colliders attached. One of these colliders is a big sphere to detect whether the player is near to the object or not. Unfortunately, the eyetracking gets pretty inaccurate with these huge colliders. Is there a way to only select a specific collider for eyetracking?
    If not I have to implement all the object mapping myself and I think that wouldn’t be a good solution… (Right now removing the huge collider isn’t an option.)

    Thank you in advance!
    Daniel

    #19880
    Grant [Tobii]
    Keymaster

    Hi @daniel-sous, thanks for getting in touch. Indeed, you can specify in the “G2OM Layer Mask” setting what layers should be searched for focusable candidates in the TobiiXR Initializer. We cover this in more detail @ https://vr.tobii.com/sdk/develop/unity/documentation/tobii-settings

    Please check this out and let us know if you require any further assistance. Best Wishes.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.