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