SetBackground Method
- Namespace
- SatorImaging.UnityFundamentals
SetBackground(IStyle, Texture2D?, bool)
public static void SetBackground(this IStyle style, Texture2D? texture, bool destroyExisting)
Parameters
style
IStyletexture
Texture2D?destroyExisting
bool