Method
Generates a greyscale luminance image from a depth source, usually a Depth Camera / Kinect Source or a Colour And Depth Source node.
Attributes
Name | Description |
---|---|
Preview In Viewport | Preview the effect blended with alpha in the viewport. |
Preview RGB In Viewport | Preview the RGB values in the viewport. |
Preview Alpha In Viewport | Preview the alpha values in the viewport. |
Near Plane | The near clip plane. Depth values less than this are masked out. |
Far Plane | The far clip plane. Depth values greater than this are masked out. |
Fall Off | Control the falloff of the output image. |
Output Mask | Toggle whether to only output the greyscale mask. |
Invert | Invert the value output for the depth image. |
Inputs
Name | Description | Typical Node Input |
---|---|---|
Depth Source | Source for the image depth. | Colour And Depth Source |
Effect Mask | Mask out areas that Post-FX applied to this node won’t be applied. | Video Loader |
Alpha Image | Add an image to control the alpha values of the image. | Video Loader |
Active | Turn the effect on or off. Values < 0.1 will turn the effect off, and deferred rendering must be on. | Envelope Modifier |
Outputs
The outputs section for this node is currently being worked on.