IChromeStyle.WindowOpacity property
Body opacity (0..1) of the native uGUI window chrome for the ACTIVE theme. Persisted per-preset so e.g. Default can stay translucent/frosted while Dark/Light read as near-opaque over bright in-world scenes. A custom theme inherits its base preset’s opacity.
public float WindowOpacity { get; }See Also
Section titled “See Also”- interface IChromeStyle
- namespace Stellar.Abstractions.Services