UseRenderHook Property

Definition

Assembly HeadlessTestingFramework.dll

Gets or sets whether to use render hook for automatic frame capture. When true, frames are captured automatically when the compositor renders.

public bool UseRenderHook { get; set; }

Returns