Speed

The speed at which the camera approaches an object.

 

JavaScript

 

 

 

 

Speed

 

C#

 

 

 

 

double Speed { get; set; }

 

C++

 

 

 

 

HRESULT Speed([out, retval] double* pVal)

HRESULT Speed([in] double pVal)