Specification of a product. See UsdRenderProduct.
More...
#include <spec.h>
Specification of a product. See UsdRenderProduct.
Definition at line 39 of file spec.h.
The camera aperture size as adjusted by aspectRatioConformPolicy.
Definition at line 60 of file spec.h.
TfToken UsdRenderSpec::Product::aspectRatioConformPolicy |
The policy that was applied to conform aspect ratio mismatches between the aperture and image.
Definition at line 58 of file spec.h.
SdfPath UsdRenderSpec::Product::cameraPath |
GfRange2f UsdRenderSpec::Product::dataWindowNDC |
The data window, in NDC terms relative to the aperture. (0,0) corresponds to bottom-left and (1,1) corresponds to top-right. Note that the data window can partially cover or extend beyond the unit range, for representing overscan or cropped renders.
Definition at line 66 of file spec.h.
bool UsdRenderSpec::Product::disableDepthOfField |
If set to true, disables depth of field.
Definition at line 51 of file spec.h.
bool UsdRenderSpec::Product::disableMotionBlur |
If set to true, disables motion blur.
Definition at line 49 of file spec.h.
TfToken UsdRenderSpec::Product::name |
The name of the product, which uniquely identifies it.
Definition at line 45 of file spec.h.
Any extra settings values discovered in requested namespaces.
Definition at line 71 of file spec.h.
float UsdRenderSpec::Product::pixelAspectRatio |
The pixel aspect ratio as adjusted by aspectRatioConformPolicy.
Definition at line 55 of file spec.h.
SdfPath UsdRenderSpec::Product::renderProductPath |
The path of this product, which uniquely identifies it.
Definition at line 41 of file spec.h.
std::vector<size_t> UsdRenderSpec::Product::renderVarIndices |
The render vars used by this product, as indices into the top-level renderVars array.
Definition at line 69 of file spec.h.
The pixel resolution of the product.
Definition at line 53 of file spec.h.
TfToken UsdRenderSpec::Product::type |
The type of product, ex: "raster".
Definition at line 43 of file spec.h.
The documentation for this struct was generated from the following file: