CameraWidget::GetCameraConnectorKey
Defined in:
Returns the connector key that identifies the camera node.
C4Panels.h
Prototype
const ConnectorKey& GetCameraConnectorKey(void) const;
Description
The GetCameraConnectorKey
function returns the connector key that identifies the camera node used to render the camera widget's source image.
See Also