Skip to content

iOS : Need Control Over Background Overlay Alpha During Non-LiDAR Camera Scan #1552

Open
@gulam-luxolis

Description

@gulam-luxolis

Hello,

During a non-LiDAR scan, when the scanning starts, a background color overlay appears on the camera feed with some transparency (alpha value).

Image

I’ve successfully set the background color as needed via the following method:

NativeWrapper > Scene.h > void setBackgroundColor(float r, float g, float b)

However, I haven't been able to locate the logic that controls the alpha (transparency) value of this overlay specifically for the non-LiDAR scan mode.

Could you please point me to where this alpha value is being set or managed? Any guidance would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions