LineToGroundLength

Gets and sets the length of the line that extends down from the effect’s pivot either to the ground or to a custom length towards the ground.

 

JavaScript

 

LineToGroundLength

 

C#

 

bool LineToGroundLength { get; set; }

 

C++

 

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

HRESULT LineToGroundLength([in] double pVal)