"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Model Recognized, no 3D model on top?

in the DefaultTrackableEventHandler script, I have debug statements testing when the ModelTarget is tracked/lost. I also have UI elements that appear when the object is "tracked"

However, I'm not getting a 3D overlay? rendering? of the model that was supposedly recognized.

Am I supposed to give the model target a material or something along those lines? Sorry if this is something simple I'm not understanding, first time working in Vuforia and C# in general :(