Property SpaceEffect
SpaceEffect
Gets or sets the visual effect of outer space in the scene view. The modes are black with stars or transparent.
Declaration
public SpaceEffect SpaceEffect { get; set; }
Property Value
Type | Description |
---|---|
SpaceEffect | The visual effect of outer space in the scene view. The modes are black with stars or transparent. |
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 Windows | 100.13 - 200.5 |