← Back to carmenta.com
Carmenta Engine SDK Documentation
×

CameraProjectOverlay.Effects Property

Gets or sets the list of effects

Thread safety: This property is not thread-safe. Show

Syntax

C#
public EffectCollection Effects { get; }

Property Value

Type: A collection of Effect elements.
Default: Empty collection.
A list of effects that will be performed on the rendered content of this overlay, after all content has been rendered.

Remarks

Effects will be applied once each frame on the rendered content from this overlay. Read more in the documentation of the Effect class.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept