Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Making objects transparent

Status
Not open for further replies.

nmeek12000

Programmer
Joined
Mar 9, 2006
Messages
2
Location
US
I am using Vpython for Python and I want to make objects transparent so I can see other objects that are inside of them with out having to zoom in all the way. I have tried using the visible command, but it either makes objects completely disapear or leaves them as a completely visible object.
 
I think there is an Opacity proerty. That is where I would start investigating.

[red]"... isn't sanity really just a one trick pony anyway?! I mean, all you get is one trick, rational thinking, but when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick[/red]
 
the Opacity property only works for labels. I need something that will work for Spheres.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top