Class OnlyStandardFrameRatesAttribute
An attribute placed on serialized FrameRate fields to constrain the values the user can select in the inspector to StandardFrameRate values.
Inherited Members
Namespace: Unity.LiveCapture
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class OnlyStandardFrameRatesAttribute : PropertyAttribute, _Attribute