What is the equivalent of print?

What is the equivalent of print?

bugsdabunny
Advocate Advocate
610 Views
4 Replies
Message 1 of 5

What is the equivalent of print?

bugsdabunny
Advocate
Advocate

What is the equivalent of print in bifrost? I just want to see the values in an array I've created, but adding a watchpoint does give me anything, its all blank. Is there a simple way to print an array?

Accepted solutions (1)
611 Views
4 Replies
Replies (4)
Message 2 of 5

Christoph_Schaedl
Mentor
Mentor

The graph needs to be connected to an ouput to get watchpoints working. 

 

https://forums.autodesk.com/t5/bifrost-forum/visualize-data-in-detail/td-p/8986093

 

https://youtu.be/ISaGk_V6dAg

----------------------------------------------------------------
https://linktr.ee/cg_oglu
0 Likes
Message 3 of 5

bugsdabunny
Advocate
Advocate

That is a cool tool and I will check it out. I don't understand what I've done wrong here, seems like I can't print simple things... I'm very new to Bifrost, any help is appreciated. I've attached a screenshot of my graph

0 Likes
Message 4 of 5

ihooper
Alumni
Alumni
Accepted solution

You need for Maya to pull on the data. Try feeding those values into an object that gets drawn in the viewport.watchpoint.png


Ian Hooper
UX Architect
Message 5 of 5

bugsdabunny
Advocate
Advocate

Ok that works, thank you!

0 Likes