TargetFrameRate

Gets and sets a specific value for TerraExplorer’s frame rate. Note that there may be slight deviations from the frame rate value, based on system constraints.

 

JavaScript

 

TargetFrameRate

 

C#

 

int TargetFrameRate { get; set; }

 

C++

 

HRESULT TargetFrameRate ([in] long pVal)

HRESULT TargetFrameRate ([out, retval] long* pVal)