Class StagingItemCommandSettings
Class StagingItemCommandSettings.
Namespace: Unity.Industrial.Forma.Staging.Commands
Syntax
public class StagingItemCommandSettings : MonoBehaviour
Fields
stagingElement
The staging element
Declaration
public StagingElement stagingElement
Field Value
Type | Description |
---|---|
StagingElement |
stagingItem
The staging item
Declaration
public StagingItem stagingItem
Field Value
Type | Description |
---|---|
StagingItem |
stagingSettingsContainer
The staging settings container
Declaration
public StagingSettingsContainer stagingSettingsContainer
Field Value
Type | Description |
---|---|
StagingSettingsContainer |