fadecolor - eisclimber/ExPresS-XR GitHub Wiki
Property in FadeRect
The color to be faded to.
Default is Transparent Black (new(0.0f, 0.0f, 0.0f, 0.0f).
public Color FadeColor { get; set; }Property in FadeRect
The color to be faded to.
Default is Transparent Black (new(0.0f, 0.0f, 0.0f, 0.0f).
public Color FadeColor { get; set; }