Property CapFrameRate
CapFrameRate
Indicates if the Recorders frame rate should cap the Unity rendering frame rate. When enabled, Unity is prevented from rendering faster than the set FrameRate.
Declaration
public bool CapFrameRate { get; set; }
Property Value
Type | Description |
---|---|
bool |