Fix up component preview |
m Fix the link |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|Name=Adjust HDR Inverse Gamma 22 | |Name=Adjust HDR Inverse Gamma 22 | ||
}} | }} | ||
Drives a target field by applying a fixed inverse 2.2 HDR gamma from to an input value. | |||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Target|{{RootFieldType|FieldDrive`1|[[Type:ColorX|ColorX]]}}|TypeAdv0=true| | |Target|{{RootFieldType|FieldDrive`1|[[Type:ColorX|ColorX]]}}|TypeAdv0=true|The target field to drive the value of. | ||
|Value|ColorX| | |Value|ColorX|The value to apply the gamma calculation to. | ||
}} | }} | ||
== Behavior == | == Behavior == | ||
This node performs the same calculation as the [[ProtoFlux:Apply_HDR_Inverse_Gamma_ColorX|Apply HDR Inverse Gamma ColorX]] ProtoFlux node, with a gamma value of 2.2. | |||
== Examples == | == Examples == | ||
Line 19: | Line 22: | ||
[[Category:Components:Uncategorized{{#translation:}}|Adjust HDRInverse Gamma22]] | [[Category:Components:Uncategorized{{#translation:}}|Adjust HDRInverse Gamma22]] | ||
[[Category:Components{{#translation:}}|Adjust HDRInverse Gamma22]] | [[Category:Components{{#translation:}}|Adjust HDRInverse Gamma22]] | ||
Latest revision as of 14:12, 30 October 2024
Component image
Drives a target field by applying a fixed inverse 2.2 HDR gamma from to an input value.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Target
|
field drive of ColorX | The target field to drive the value of. |
Value
|
ColorX | The value to apply the gamma calculation to. |
Behavior
This node performs the same calculation as the Apply HDR Inverse Gamma ColorX ProtoFlux node, with a gamma value of 2.2.