Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isMasterOfCluster

Check whether the current instance is a master node in the cluster network.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ClusterRendererModule
Warning
Deprecated. This type is deprecated and will be removed in a future release.
public static bool isMasterOfCluster { get; }