2021 Class Back to 2021
C

ViewDisplayBackground

Version comparison

Members across versions

15 members across 9 versions · 3 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M CreateGradient(Color, Color, Color)
same same same same same changed same same same
M CreateImage(String, ViewDisplayBackgroundImageFlags, UV, UV)
same same same same same changed same same same
same same same same same changed same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
P Type
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021: 2020, 2022, 2023, 2024
2021 current

Changes in 2025 vs 2021 3 changed

Flip API Versions →

Changed members

ViewDisplayBackground.CreateGradient(Color, Color, Color)
skyColor Color The top of the sky gradient if the sky is visible.
horizonColor Color The bottom or the sky gradient if the sky is visible, or the top of the ground gradient otherwise.
groundColor Color The ground color if the sky is visible (ground shown in uniform color), or the bottom of the ground gradient if the sky is not visible.
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateImage(String, ViewDisplayBackgroundImageFlags, UV, UV)
imagePath String File path with the image to be used.
flags ViewDisplayBackgroundImageFlags Combination of flags (binary) that control how image is displayed in relation to the view/crop boundary.
imageOffsets UV Horizontal (u) and vertical (v) offsets of the image.
imageScales UV Horizontal (u) and vertical (v) scales of the image (1 == no change).
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateSky()
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .

Changes in 2025.3 vs 2021 3 changed

Flip API Versions →

Changed members

ViewDisplayBackground.CreateGradient(Color, Color, Color)
skyColor Color The top of the sky gradient if the sky is visible.
horizonColor Color The bottom or the sky gradient if the sky is visible, or the top of the ground gradient otherwise.
groundColor Color The ground color if the sky is visible (ground shown in uniform color), or the bottom of the ground gradient if the sky is not visible.
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateImage(String, ViewDisplayBackgroundImageFlags, UV, UV)
imagePath String File path with the image to be used.
flags ViewDisplayBackgroundImageFlags Combination of flags (binary) that control how image is displayed in relation to the view/crop boundary.
imageOffsets UV Horizontal (u) and vertical (v) offsets of the image.
imageScales UV Horizontal (u) and vertical (v) scales of the image (1 == no change).
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateSky()
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .

Changes in 2026 vs 2021 3 changed

Flip API Versions →

Changed members

ViewDisplayBackground.CreateGradient(Color, Color, Color)
skyColor Color The top of the sky gradient if the sky is visible.
horizonColor Color The bottom or the sky gradient if the sky is visible, or the top of the ground gradient otherwise.
groundColor Color The ground color if the sky is visible (ground shown in uniform color), or the bottom of the ground gradient if the sky is not visible.
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateImage(String, ViewDisplayBackgroundImageFlags, UV, UV)
imagePath String File path with the image to be used.
flags ViewDisplayBackgroundImageFlags Combination of flags (binary) that control how image is displayed in relation to the view/crop boundary.
imageOffsets UV Horizontal (u) and vertical (v) offsets of the image.
imageScales UV Horizontal (u) and vertical (v) scales of the image (1 == no change).
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateSky()
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .

Changes in 2027 vs 2021 3 changed

Flip API Versions →

Changed members

ViewDisplayBackground.CreateGradient(Color, Color, Color)
skyColor Color The top of the sky gradient if the sky is visible.
horizonColor Color The bottom or the sky gradient if the sky is visible, or the top of the ground gradient otherwise.
groundColor Color The ground color if the sky is visible (ground shown in uniform color), or the bottom of the ground gradient if the sky is not visible.
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateImage(String, ViewDisplayBackgroundImageFlags, UV, UV)
imagePath String File path with the image to be used.
flags ViewDisplayBackgroundImageFlags Combination of flags (binary) that control how image is displayed in relation to the view/crop boundary.
imageOffsets UV Horizontal (u) and vertical (v) offsets of the image.
imageScales UV Horizontal (u) and vertical (v) scales of the image (1 == no change).
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateSky()
→ returns ViewDisplayBackgroundSetBackground New background object to pass to View.SetBackground .