Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There is a an API to set how transparent objects are blended in WebViewer.
setTransparencyMode https://docs.techsoft3d.com/communicator/latest/api_ref/viewing/classes/Communicator.View.html?highlight=settransparencymode#settransparencymode
TransparencyMode https://docs.techsoft3d.com/communicator/latest/api_ref/viewing/enum/Communicator.TransparencyMode.html?highlight=transparencymode#transparencymode

Code Block
hwv.view.setTransparencyMode(Communicator.TransparencyMode.SingleLayer);

...

Code Block
hwv.view.setTransparencyMode(Communicator.TransparencyMode.Unsorted);

...

 Learn more in this forum post.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@231892
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "kb-how-to-article" , "webviewer" ) and type = "page" and space = "KBHC"
labelskb-how-to-article

...