Skip to content
Version 2.11.0
↓ Get the launcher

BrandLogoElement record

Animated brand logo (the launcher’s Stellar sparkle): an accent-tinted Sparkle inside an accent button cell, over a soft Glow halo whose alpha + scale PULSE. The renderer drives the pulse each frame (the builder is sandbox-pure → renders static in the sandbox). Size is the sparkle size (default 22).

public record BrandLogoElement : IEquatable<HudElement>
name description
BrandLogoElement(…) Animated brand logo (the launcher’s Stellar sparkle): an accent-tinted Sparkle inside an accent button cell, over a soft Glow halo whose alpha + scale PULSE. The renderer drives the pulse each frame (the builder is sandbox-pure → renders static in the sandbox). Size is the sparkle size (default 22).
Glow { get; set; }
Size { get; set; }
Sparkle { get; set; }