Class BroadcasterSettings
Settings used by a StateSynchronizationBroadcaster
Inherited Members
Namespace: Microsoft.MixedReality.SpectatorView
Assembly: cs.temp.dll.dll
Syntax
public class BroadcasterSettings : Singleton<BroadcasterSettings>
Properties
AutomaticallyBroadcastAllGameObjects
Determines whether or not all GameObjects are synchronized or only those with a GameObjectHierarchyBroadcaster are synchronized.
Declaration
public bool AutomaticallyBroadcastAllGameObjects { get; }
Property Value
Type | Description |
---|---|
Boolean |