Linked instrument

Description

Instrument This special instrument is not a instrument by itself, but a link to another instrument defined in the scene or in a library..

The target instrument is referenced by its name. A library qualified name has the form library_name::instrument_name.

For creating a linked instrument in the Objects toolbox in the Object editor, you can drag and drop an instrument from the Objects toolbox or the Libraries toolbox to the instrument slot.

Children Nodes

none

Parameters

name type description
target string The name of the scene instrument to point at, or a library qualified instrument name

Ocean XML 5.0 example

<instrument type="linked" name="perspective" target="Camera01"/>