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
Assembly: Unity.LiveCapture.dll
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class OnlyStandardFrameRatesAttribute : PropertyAttribute