DebugRenderingSettings.RenderTimeStamp Property

Definition

Controls whether a time stamp should be put into the rendered image. If enabled, the renderer puts a timestamp into the image which corresponds to the fractional number of seconds elapsed since server start.

public:
 property bool RenderTimeStamp { bool get(); void set(bool value); };
public bool RenderTimeStamp { get; set; }
member this.RenderTimeStamp : bool with get, set
Public Property RenderTimeStamp As Boolean

Property Value

Applies to