Table of Contents

Property PlaybackRate

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

PlaybackRate

Gets or sets the rate at which to playback the sequence. A value of zero means the native frame rate will be used.

[Range(0, 2147483647)]
public double PlaybackRate { get; set; }

Property Value

double