Class EncoderSettingsAttribute
An attribute that, when placed on an IEncoderSettings type, can associate with an IEncoder.
Implements
Inherited Members
Namespace: UnityEditor.Recorder.Encoder
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public class EncoderSettingsAttribute : Attribute, _Attribute
Constructors
Name | Description |
---|---|
EncoderSettingsAttribute(Type) | Constructor for the attribute. |