M

CreateImage

Version comparison

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
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.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.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.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 .