Skip to content

Commit

Permalink
Merge pull request #226 from mvrdevelopment/adjust_wheel_slot_descrip…
Browse files Browse the repository at this point in the history
…tion

Fix wheel slot description
  • Loading branch information
danielmuellerma authored Oct 17, 2024
2 parents 3069200 + 7e48aef commit 462c060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdtf-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ currently defined XML attributes of the wheel slot are specified in

| XML Attribute Name | Value Type | Description |
|----|----|----|
| Name | [String](#user-content-attrtype-string ) | The unique name of the wheel slot |
| Name | [String](#user-content-attrtype-string ) | The name of the wheel slot |
| Color | [ColorCIE](#user-content-attrtype-colorcie ) | Color of the wheel slot, Default value: {0.3127, 0.3290, 100.0 } (white) For Y give relative value compared to overall output defined in property Luminous Flux of related Beam Geometry (transmissive case). |
| Filter | [Node](#user-content-attrtype-node ) | Optional. Link to filter in the physical description; Do not define color if filter is used; Starting point: Filter Collect |
| MediaFileName | [Resource](#user-content-attrtype-resource ) | Optional. PNG file name without extension containing image for specific gobos etc. <br />- Maximum resolution of picture: 1024x1024<br />- Recommended resolution of gobo: 256x256<br />- Recommended resolution of animation wheel: 256x256<br />These resource files are located in a folder called `./wheels` in the zip archive. Default value: empty. |
Expand Down

0 comments on commit 462c060

Please sign in to comment.