By modifying the application configuration file, it is possible to display scene related information to the screen. This information will also be present in the rendered frames when creating AVIs or QuickTime files.To use this functionality, it is necessary to edit the config file [MACHINE]-Application.txt located in folder [APPLICATION]/bin/config. Look for the token 'ViewerInfoDisplay' in the section '[Display]' and set its value to 'Enable'.Instances of this class can only be obtained via a FBRenderer object. Do not attempt to create new instances.Do not attempt to destroy instances of this class. The application is the owner of these objects.
See samples: ViewerInfosCameraName.py, ViewerInfosList.py.
Public Member Functions |
|
FBViewerInfos () | |
Constructor. |
|
Public Attributes |
|
bool | Visibility |
Read Write Property: Indicate if the
information will be displayed or not. |
FBViewerInfos | ( | ) |
Constructor.
Read Write Property: Indicate if the information will be displayed or not.