Page values for "DeepSlice"
Jump to navigation
Jump to search
"Nodes" values
1 row is stored for this pageField | Field type | Value |
---|---|---|
namespace | String | GafferImage |
description | Text | Takes a slice out of an image with depth defined by Z (and optionally ZBack) channels by discarding everything outside of a clipping range. The range is half open, including point samples exactly at the near clip, but excluding point samples exactly at the far clip. This means that if you split an image into a front and back with two DeepSlices, they will composite back together to match the original. |
categories | List of String, delimiter: , | Deep |