Show / Hide Table of Contents

Property SpaceEffect

SpaceEffect

Gets or sets a value indicating whether outer space is black with stars or transparent in the scene view.

Declaration
public SpaceEffect SpaceEffect { get; set; }
Property Value
Type Description
SpaceEffect

A value indicating whether outer space is black with stars or transparent in the scene view.

Remarks

Setting the background to none will hide the starry sky effect and make the background color completely transparent. The atmosphere effect will remain unchanged. Default is Stars. To create an augmented reality experience set this to None to render through to the camera view behind it.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.14
In This Article
Back to top Copyright © 2021 Esri.