Home > All Other Interfaces > ITerrainVideo > VideoOpacity
Determines the opacity or transparency of the video image. This value can be any value between 0, for transparent, and 1 for opaque.
JavaScript
VideoOpacity
C#
double VideoOpacity { get; set; }
C++
HRESULT VideoOpacity([in] double pVal)