Is it possible to use an RB3DSpace not as a visible control but just as a
plain old variable?
It would be really slick to be able to do something like:
dim some3DSpace as RB3DSpace
some3DSpace = new RB3DSpace
// Setup lighting and add models
some3DSpace.update
somePicture = some3DSpace.getpicture
Is this possible currently? (On the Windows side it crashes without
breaking into the debugger.)
Thanks!
-Bryan
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|