We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Transparent Background in AR mode

Home Forums Puzzles Transparent Background in AR mode

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42648
    Pritam Nahar
    Customer

    I am creating an App where I will have background to my 3D model while I am on the web browser. But when I switch to AR mode I don’t want background, it should be background transparent.

    In order to achieve this I am entering following code in AR Part (Enter AR Button in your demo)

    app.clearBkgOnLoad = true;
    app.renderer.setClearColor(0x000000, 0);

    But this did not work for me. In the forum I read alpha = true will help make the AR mode background transparent but I could not find the “alpha”.

    Also If I do not mark background transparent as “transparent” in the Puzzle then AR view is black.

    Can you please help me find how to solve this issue?

    #42677
    Elon
    Participant

    please share me your blend file and verge3d file, i solved it.

    #42678

    Hi,
    Have you tried enabling transparent background in the configure application puzzle?

    Soft8Soft Tech Chief
    X | FB | LinkedIn

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.