Enum AccumulationSettings.ShutterProfileType
The type of Shutter Profile to use for the accumulation.
Namespace: Global Namespace
Assembly: Unity.Recorder.Editor.dll
Syntax
public enum AccumulationSettings.ShutterProfileType
Fields
Name | Description |
---|---|
Curve | Specifies the Shutter Profile as a curve through the selection of an animation curve. |
Range | Specifies the Shutter Profile as a trapezoid. The range indicates when the shutter remains fully open between linear opening and linear closing. |