Linked layer set¶
Description¶
This special layer set is a link to another layer set defined in the scene.
The target layer set is referenced by its name.
For creating a linked layer set in the Objects toolbox in the Object editor, you can drag and drop an layer set from the Objects toolbox to the layer set slot.
Children Nodes¶
none
Parameters¶
name |
type |
description |
---|---|---|
target |
string |
The name of the scene layer set to point to. |
Ocean XML 5.6 example¶
<layerset type="linked" name="layers" target="open-curtains"/>