Jump to content
  • 0

How to make symbols to be transparent?


somethinghost

Question

2 answers to this question

Recommended Posts

  • 0

@rDesign has given you the steps. I will try and give you the reasoning.

 

Attributes are primarily for 2D objects.  Pen and Fill color will also apply to 3D objects, but Opacity is strictly 2D.

 

So if you want a 3D object to show transparent/translucent you will have to do something to the texture.

 

If you are defining textures of objects By Class, then you can duplicate the texture and set it to use transparency as shown above and then use Viewport Class Overrides to apply it to the appropriate classes.

  • Like 2
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...