SharedManagerSettings Class

Definition

Shareable (reference type) version of Settings (value struct).

[System.Serializable]
public class SharedManagerSettings
[<System.Serializable>]
type SharedManagerSettings = class
Public Class SharedManagerSettings
Inheritance
SharedManagerSettings
Attributes

Constructors

SharedManagerSettings()

Wrap a copy of settings initialized to default values.

Fields

anchorSettings

Anchor management settings.

linkageSettings

Transform links to be shared.

settings

The manager settings to be shared.

Applies to