CameraProjectOverlay.BlendMode Property
Gets or sets the blend mode that determines how the overlay is combined with previously rendered content.
Syntax
public LayerBlendMode BlendMode { get; set; }
Property Value
Default: Normal
The blend mode used to combine the overlay with previously rendered content.
Remarks
See Layer.BlendMode for more information.
Platforms
Windows, Linux, Android