3D model s.r.o
unread,Apr 23, 2012, 7:15:42 AM4/23/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mydi...@googlegroups.com
I want insert the text window to my diorama. I use "addTextBlock", but text doesnt display in my scene. Line "
PIA_Diorama.addTextBlock('test block', 0.55, 0.75, 0.076, PIA_DIA_arial_56, PIA_LEFTALIGN, 'ffeeeeee'); " consists several instructions which are described in reference documentation. According description "test block" (should be "text block", I suppose ..) is ID of text area". Where can I obtain this ID ? Where can I write the text which I want to display in my scene?