Interface IAccumulation
Interface to implement to allow the use of the Accumulation feature.
Namespace: Global Namespace
Assembly: Unity.Recorder.Editor.dll
Syntax
public interface IAccumulation
Methods
GetAccumulationSettings()
Returns the settings of the Accumulation feature.
Declaration
AccumulationSettings GetAccumulationSettings()
Returns
| Type | Description |
|---|---|
| AccumulationSettings | AccumulationSettings |