Search Unity

Region Capture - disable constant update, update only on marker found

Discussion in 'Vuforia' started by arturmandas, Mar 30, 2018.

  1. arturmandas

    arturmandas

    Joined:
    Sep 29, 2012
    Posts:
    240
    Welcome,

    like the title suggests - I want to create a coloring app where the realtime texture rendering is disabled, and the colors on models are updated only on certain events (like OnMarkerFound() ). How to achieve that? The code seems convoluted here, also no comments does not help.



    Thanks in advance!