UsdRender module#
Summary: The UsdRender module provides schemas and behaviors for describing renders.
Classes:
- class pxr.UsdRender.Pass#
 Methods:
- CreateCommandAttr()#
 
- CreateDenoiseEnableAttr()#
 
- CreateFileNameAttr()#
 
- CreateInputPassesRel()#
 
- CreatePassTypeAttr()#
 
- CreateRenderSourceRel()#
 
- static Define()#
 
- static Get()#
 
- GetCommandAttr()#
 
- GetDenoiseEnableAttr()#
 
- GetFileNameAttr()#
 
- GetInputPassesRel()#
 
- GetPassTypeAttr()#
 
- GetRenderSourceRel()#
 
- GetRenderVisibilityCollectionAPI()#
 
- static GetSchemaAttributeNames()#
 
- class pxr.UsdRender.Product#
 Methods:
- CreateOrderedVarsRel()#
 
- CreateProductNameAttr()#
 
- CreateProductTypeAttr()#
 
- static Define()#
 
- static Get()#
 
- GetOrderedVarsRel()#
 
- GetProductNameAttr()#
 
- GetProductTypeAttr()#
 
- static GetSchemaAttributeNames()#
 
- class pxr.UsdRender.Settings#
 Methods:
- CreateIncludedPurposesAttr()#
 
- CreateMaterialBindingPurposesAttr()#
 
- CreateProductsRel()#
 
- CreateRenderingColorSpaceAttr()#
 
- static Define()#
 
- static Get()#
 
- GetIncludedPurposesAttr()#
 
- GetMaterialBindingPurposesAttr()#
 
- GetProductsRel()#
 
- GetRenderingColorSpaceAttr()#
 
- static GetSchemaAttributeNames()#
 
- static GetStageRenderSettings()#
 
- class pxr.UsdRender.SettingsBase#
 Methods:
- CreateAspectRatioConformPolicyAttr()#
 
- CreateCameraRel()#
 
- CreateDataWindowNDCAttr()#
 
- CreateDisableDepthOfFieldAttr()#
 
- CreateDisableMotionBlurAttr()#
 
- CreateInstantaneousShutterAttr()#
 
- CreatePixelAspectRatioAttr()#
 
- CreateResolutionAttr()#
 
- static Get()#
 
- GetAspectRatioConformPolicyAttr()#
 
- GetCameraRel()#
 
- GetDataWindowNDCAttr()#
 
- GetDisableDepthOfFieldAttr()#
 
- GetDisableMotionBlurAttr()#
 
- GetInstantaneousShutterAttr()#
 
- GetPixelAspectRatioAttr()#
 
- GetResolutionAttr()#
 
- static GetSchemaAttributeNames()#
 
- class pxr.UsdRender.Tokens#
 Attributes:
- RenderPass = 'RenderPass'#
 
- RenderProduct = 'RenderProduct'#
 
- RenderSettings = 'RenderSettings'#
 
- RenderSettingsBase = 'RenderSettingsBase'#
 
- RenderVar = 'RenderVar'#
 
- adjustApertureHeight = 'adjustApertureHeight'#
 
- adjustApertureWidth = 'adjustApertureWidth'#
 
- adjustPixelAspectRatio = 'adjustPixelAspectRatio'#
 
- aspectRatioConformPolicy = 'aspectRatioConformPolicy'#
 
- camera = 'camera'#
 
- collectionRenderVisibilityIncludeRoot = 'collection:renderVisibility:includeRoot'#
 
- color3f = 'color3f'#
 
- command = 'command'#
 
- cropAperture = 'cropAperture'#
 
- dataType = 'dataType'#
 
- dataWindowNDC = 'dataWindowNDC'#
 
- deepRaster = 'deepRaster'#
 
- denoiseEnable = 'denoise:enable'#
 
- disableDepthOfField = 'disableDepthOfField'#
 
- disableMotionBlur = 'disableMotionBlur'#
 
- expandAperture = 'expandAperture'#
 
- fileName = 'fileName'#
 
- full = 'full'#
 
- includedPurposes = 'includedPurposes'#
 
- inputPasses = 'inputPasses'#
 
- instantaneousShutter = 'instantaneousShutter'#
 
- intrinsic = 'intrinsic'#
 
- lpe = 'lpe'#
 
- materialBindingPurposes = 'materialBindingPurposes'#
 
- orderedVars = 'orderedVars'#
 
- passType = 'passType'#
 
- pixelAspectRatio = 'pixelAspectRatio'#
 
- preview = 'preview'#
 
- primvar = 'primvar'#
 
- productName = 'productName'#
 
- productType = 'productType'#
 
- products = 'products'#
 
- raster = 'raster'#
 
- raw = 'raw'#
 
- renderSettingsPrimPath = 'renderSettingsPrimPath'#
 
- renderSource = 'renderSource'#
 
- renderVisibility = 'renderVisibility'#
 
- renderingColorSpace = 'renderingColorSpace'#
 
- resolution = 'resolution'#
 
- sourceName = 'sourceName'#
 
- sourceType = 'sourceType'#