E3DViewer::GetRenderSourceOpacity

Gets the opacity used to display the render source. Only compatible with Constant.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

OEV_UINT8 GetRenderSourceOpacity(
   const std::string& name
)

Parameters

name

The name of the render source to be considered.

E3DViewer.GetRenderSourceOpacity

Gets the opacity used to display the render source. Only compatible with Constant.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

byte GetRenderSourceOpacity(
   string name
)

Parameters

name

The name of the render source to be considered.