2026 Class Back to 2026
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 (2026).
Identical to 2026: 2025, 2025.3, 2027
2026 current

Changes in 2020 vs 2026 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 SetBackgroundViewDisplayBackground 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 SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateSky()
→ returns SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .

Changes in 2021 vs 2026 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 SetBackgroundViewDisplayBackground 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 SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateSky()
→ returns SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .

Changes in 2022 vs 2026 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 SetBackgroundViewDisplayBackground 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 SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateSky()
→ returns SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .

Changes in 2023 vs 2026 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 SetBackgroundViewDisplayBackground 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 SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateSky()
→ returns SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .

Changes in 2024 vs 2026 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 SetBackgroundViewDisplayBackground 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 SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .
ViewDisplayBackground.CreateSky()
→ returns SetBackgroundViewDisplayBackground New background object to pass to View.SetBackground .