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
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |