SoWinViewerSetNumSamples Method |
Sets how many frames should be timed before frames per second delegateis called, default is 10.
Namespace: OIV.Inventor.Win.Viewers
public void SetNumSamples( int numFrames )
Public Sub SetNumSamples ( numFrames As Integer )
public: void SetNumSamples( int numFrames )
member SetNumSamples : numFrames : int -> unit