Using Communication Components > ConnectionLight component > Reskinning the ConnectionLight component

 

Reskinning the ConnectionLight component

The assets for this component are located in the Core Assets - Developer Only\ConnectionLight Assets directory in the Library panel.

 
ConnectionLight component Property inspector

Property

Description

measurementInterval

This property controls how often bandwidth and latency measurements are performed. The default is 2 seconds.

latencyThreshold

This property determines the latency beyond which the light will turn yellow. The default is 0.1 seconds; therefore, whenever the connection latency becomes greater than 100 milliseconds, the light turns yellow and stays that way until the latency falls below the threshold.


 
Related components

SimpleConnect component