Modeling > Geometry Nodes > Utilities Nodes > Map Range Node - Corrections #90506

Closed
opened 2021-08-07 19:06:39 +02:00 by Denis NICOLAS · 6 comments

Pagename: modeling/geometry_nodes/utilities/map_range
Blender Version: 2.93
Documentation Language: en
Permanent link

Short description of error
"By default, values outside the specified input range will be proportionally mapped as well."
should be:
"By default, Result is clamped to the target range [To Min, To Max]."
(By default "Clamp" is checked.)

Properties
"Interpolation Type" is undocumented.
It is documented in Attribute Map Range .
It implies documenting the "Steps" input too.

Maybe the following paragraph should be removed, as it relates to Compositing nodes rather than Geometry nodes:
"Usage
One important use case is to easily map the original range of the Z-depth channel to a more usable range (i.e: 0.0 - 1.0) for use as a matte for colorization or filtering operations."

Pagename: `modeling/geometry_nodes/utilities/map_range` Blender Version: `2.93` Documentation Language: `en` [Permanent link ](https://docs.blender.org/manual/en/2.93/modeling/geometry_nodes/utilities/map_range.html) **Short description of error** "By default, values outside the specified input range will be proportionally mapped as well." should be: "By default, Result is clamped to the target range [To Min, To Max]." (By default "Clamp" is **checked**.) Properties "**Interpolation Type**" is undocumented. It is documented in [Attribute Map Range ](https://docs.blender.org/manual/en/latest/modeling/geometry_nodes/attribute/attribute_map_range.html). It implies documenting the "**Steps**" input too. Maybe the following paragraph should be removed, as it relates to [Compositing nodes ](https://docs.blender.org/manual/en/latest/compositing/types/vector/map_range.html) rather than Geometry nodes: "Usage One important use case is to easily map the original range of the Z-depth channel to a more usable range (i.e: 0.0 - 1.0) for use as a matte for colorization or filtering operations."
Author

Added subscriber: @Denis_NICOLAS

Added subscriber: @Denis_NICOLAS
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

"Interpolation Type" is undocumented.

I can confirm.

Maybe the following paragraph should be removed...

Not sure if this is required.

>"Interpolation Type" is undocumented. I can confirm. >Maybe the following paragraph should be removed... Not sure if this is required.

This issue was referenced by 8441

This issue was referenced by 8441
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Aaron Carlisle self-assigned this 2021-09-27 22:38:40 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#90506
No description provided.