Skip to content

Commit

Permalink
Merge pull request #191 from mvrdevelopment/Allow-to-define-a-color-f…
Browse files Browse the repository at this point in the history
…or-a-single-color-emitter

Allow to define a color for a single color emitter
  • Loading branch information
moritzstaffel authored Apr 18, 2024
2 parents bff9ddf + 8538efa commit 73b6788
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 @@ -1385,7 +1385,7 @@ the Beam are specified in [table 41](#user-content-table-41 ).
| BeamRadius | [Float](#user-content-attrtype-float ) | Beam radius on starting point. Default value: 0.05; Unit: meter. |
| BeamType | [Enum](#user-content-attrtype-enum ) | Beam Type; Specified values: "Wash", "Spot", "None", "Rectangle", "PC", "Fresnel", "Glow". Default value "Wash"
| ColorRenderingIndex | [Uint](#user-content-attrtype-uint ) | The CRI according to TM-30 is a quantitative measure of the ability of the light source showing the object color naturally as it does as daylight reference. Size 1 byte. Default value 100. |
| EmitterSpectrum | [Node](#user-content-attrtype-node ) | Optional link to emitter in the physical description; use this to define the white light source of a subtractive color mixing system. Starting point: Emitter Collect; Default spectrum is a Black-Body with the defined ColorTemperature. |
| EmitterSpectrum | [Node](#user-content-attrtype-node ) | Optional link to emitter in the physical description; use this to define the white light source of a subtractive color mixing system or the color for the beam when no color mixing is defined. Starting point: Emitter Collect; Default spectrum is a Black-Body with the defined ColorTemperature. |

</div>

Expand Down

0 comments on commit 73b6788

Please sign in to comment.