SharedManagerSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |