← Back to carmenta.com
Carmenta Engine SDK Documentation
×

CoverageHint Enumeration

Specifies the possible values of Layer.CoverageHint, one of which asserts that the layer is fully opaque within its data coverage.

Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)

Syntax

C#
public enum CoverageHint

Values

Value nameValueDescription
Default0

The layer visualization is not fully opaque.

Opaque1

The layer visualization is fully opaque within its data coverage, so earlier layers can be deactivated if this layer covers the entire view area.

Remarks

For more details, see Layer.CoverageHint.

Platforms

Windows, Linux, Android

See Also

Reference

Core Module

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