Compositor.MaxGlobalPlaybackRate Property

Definition

Gets the maximum allowed playback rate for all KeyFrame animations created by this compositor..

public:
 static property float MaxGlobalPlaybackRate { float get(); };
static float MaxGlobalPlaybackRate();
public static float MaxGlobalPlaybackRate { get; }
var single = Compositor.maxGlobalPlaybackRate;
Public Shared ReadOnly Property MaxGlobalPlaybackRate As Single

Property Value

Single

float

The maximum allowed playback rate.

Applies to