Loading...
Searching...
No Matches
UsdRenderTokensType Class Reference

UsdRenderTokens provides static, efficient TfTokens for use in all public USD API. More...

#include <tokens.h>

Public Attributes

const TfToken adjustApertureHeight
 "adjustApertureHeight"
 
const TfToken adjustApertureWidth
 "adjustApertureWidth"
 
const TfToken adjustPixelAspectRatio
 "adjustPixelAspectRatio"
 
const TfToken aspectRatioConformPolicy
 "aspectRatioConformPolicy"
 
const TfToken camera
 "camera"
 
const TfToken collectionRenderVisibilityIncludeRoot
 "collection:renderVisibility:includeRoot"
 
const TfToken color3f
 "color3f"
 
const TfToken command
 "command"
 
const TfToken cropAperture
 "cropAperture"
 
const TfToken dataType
 "dataType"
 
const TfToken dataWindowNDC
 "dataWindowNDC"
 
const TfToken denoiseEnable
 "denoise:enable"
 
const TfToken denoisePass
 "denoise:pass"
 
const TfToken disableDepthOfField
 "disableDepthOfField"
 
const TfToken disableMotionBlur
 "disableMotionBlur"
 
const TfToken expandAperture
 "expandAperture"
 
const TfToken fileName
 "fileName"
 
const TfToken full
 "full"
 
const TfToken includedPurposes
 "includedPurposes"
 
const TfToken inputPasses
 "inputPasses"
 
const TfToken instantaneousShutter
 "instantaneousShutter"
 
const TfToken intrinsic
 "intrinsic"
 
const TfToken lpe
 "lpe"
 
const TfToken materialBindingPurposes
 "materialBindingPurposes"
 
const TfToken orderedVars
 "orderedVars"
 
const TfToken passType
 "passType"
 
const TfToken pixelAspectRatio
 "pixelAspectRatio"
 
const TfToken preview
 "preview"
 
const TfToken primvar
 "primvar"
 
const TfToken productName
 "productName"
 
const TfToken products
 "products"
 
const TfToken productType
 "productType"
 
const TfToken raster
 "raster"
 
const TfToken raw
 "raw"
 
const TfToken renderingColorSpace
 "renderingColorSpace"
 
const TfToken renderSettingsPrimPath
 "renderSettingsPrimPath"
 
const TfToken renderSource
 "renderSource"
 
const TfToken renderVisibility
 "renderVisibility"
 
const TfToken resolution
 "resolution"
 
const TfToken sourceName
 "sourceName"
 
const TfToken sourceType
 "sourceType"
 
const TfToken RenderDenoisePass
 "RenderDenoisePass"
 
const TfToken RenderPass
 "RenderPass"
 
const TfToken RenderProduct
 "RenderProduct"
 
const TfToken RenderSettings
 "RenderSettings"
 
const TfToken RenderSettingsBase
 "RenderSettingsBase"
 
const TfToken RenderVar
 "RenderVar"
 
const std::vector< TfTokenallTokens
 A vector of all of the tokens listed above.
 

Detailed Description

UsdRenderTokens provides static, efficient TfTokens for use in all public USD API.

These tokens are auto-generated from the module's schema, representing property names, for when you need to fetch an attribute or relationship directly by name, e.g. UsdPrim::GetAttribute(), in the most efficient manner, and allow the compiler to verify that you spelled the name correctly.

UsdRenderTokens also contains all of the allowedTokens values declared for schema builtin attributes of 'token' scene description type. Use UsdRenderTokens like so:

gprim.GetMyTokenValuedAttr().Set(UsdRenderTokens->adjustApertureHeight);
USDRENDER_API TfStaticData< UsdRenderTokensType > UsdRenderTokens
A global variable with static, efficient TfTokens for use in all public USD API.

Definition at line 63 of file tokens.h.

Member Data Documentation

◆ adjustApertureHeight

const TfToken adjustApertureHeight

"adjustApertureHeight"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 68 of file tokens.h.

◆ adjustApertureWidth

const TfToken adjustApertureWidth

"adjustApertureWidth"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 72 of file tokens.h.

◆ adjustPixelAspectRatio

const TfToken adjustPixelAspectRatio

"adjustPixelAspectRatio"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 76 of file tokens.h.

◆ allTokens

const std::vector<TfToken> allTokens

A vector of all of the tokens listed above.

Definition at line 254 of file tokens.h.

◆ aspectRatioConformPolicy

const TfToken aspectRatioConformPolicy

"aspectRatioConformPolicy"

UsdRenderSettingsBase

Definition at line 80 of file tokens.h.

◆ camera

const TfToken camera

"camera"

UsdRenderSettingsBase

Definition at line 84 of file tokens.h.

◆ collectionRenderVisibilityIncludeRoot

const TfToken collectionRenderVisibilityIncludeRoot

"collection:renderVisibility:includeRoot"

UsdRenderPass

Definition at line 88 of file tokens.h.

◆ color3f

const TfToken color3f

"color3f"

Fallback value for UsdRenderVar::GetDataTypeAttr()

Definition at line 92 of file tokens.h.

◆ command

const TfToken command

"command"

UsdRenderPass

Definition at line 96 of file tokens.h.

◆ cropAperture

const TfToken cropAperture

"cropAperture"

Possible value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 100 of file tokens.h.

◆ dataType

const TfToken dataType

"dataType"

UsdRenderVar

Definition at line 104 of file tokens.h.

◆ dataWindowNDC

const TfToken dataWindowNDC

"dataWindowNDC"

UsdRenderSettingsBase

Definition at line 108 of file tokens.h.

◆ denoiseEnable

const TfToken denoiseEnable

"denoise:enable"

UsdRenderPass

Definition at line 112 of file tokens.h.

◆ denoisePass

const TfToken denoisePass

"denoise:pass"

UsdRenderPass

Definition at line 116 of file tokens.h.

◆ disableDepthOfField

const TfToken disableDepthOfField

"disableDepthOfField"

UsdRenderSettingsBase

Definition at line 120 of file tokens.h.

◆ disableMotionBlur

const TfToken disableMotionBlur

"disableMotionBlur"

UsdRenderSettingsBase

Definition at line 124 of file tokens.h.

◆ expandAperture

const TfToken expandAperture

"expandAperture"

Fallback value for UsdRenderSettingsBase::GetAspectRatioConformPolicyAttr()

Definition at line 128 of file tokens.h.

◆ fileName

const TfToken fileName

"fileName"

UsdRenderPass

Definition at line 132 of file tokens.h.

◆ full

const TfToken full

"full"

Possible value for UsdRenderSettings::GetMaterialBindingPurposesAttr()

Definition at line 136 of file tokens.h.

◆ includedPurposes

const TfToken includedPurposes

"includedPurposes"

UsdRenderSettings

Definition at line 140 of file tokens.h.

◆ inputPasses

const TfToken inputPasses

"inputPasses"

UsdRenderPass

Definition at line 144 of file tokens.h.

◆ instantaneousShutter

const TfToken instantaneousShutter

"instantaneousShutter"

UsdRenderSettingsBase

Definition at line 148 of file tokens.h.

◆ intrinsic

const TfToken intrinsic

"intrinsic"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 152 of file tokens.h.

◆ lpe

const TfToken lpe

"lpe"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 156 of file tokens.h.

◆ materialBindingPurposes

const TfToken materialBindingPurposes

"materialBindingPurposes"

UsdRenderSettings

Definition at line 160 of file tokens.h.

◆ orderedVars

const TfToken orderedVars

"orderedVars"

UsdRenderProduct

Definition at line 164 of file tokens.h.

◆ passType

const TfToken passType

"passType"

UsdRenderPass

Definition at line 168 of file tokens.h.

◆ pixelAspectRatio

const TfToken pixelAspectRatio

"pixelAspectRatio"

UsdRenderSettingsBase

Definition at line 172 of file tokens.h.

◆ preview

const TfToken preview

"preview"

Possible value for UsdRenderSettings::GetMaterialBindingPurposesAttr()

Definition at line 176 of file tokens.h.

◆ primvar

const TfToken primvar

"primvar"

Possible value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 180 of file tokens.h.

◆ productName

const TfToken productName

"productName"

UsdRenderProduct

Definition at line 184 of file tokens.h.

◆ products

const TfToken products

"products"

UsdRenderSettings

Definition at line 188 of file tokens.h.

◆ productType

const TfToken productType

"productType"

UsdRenderProduct

Definition at line 192 of file tokens.h.

◆ raster

const TfToken raster

"raster"

Fallback value for UsdRenderProduct::GetProductTypeAttr(), RenderProduct productType value that indicates a 2D raster image of pixels.

Definition at line 196 of file tokens.h.

◆ raw

const TfToken raw

"raw"

Fallback value for UsdRenderVar::GetSourceTypeAttr()

Definition at line 200 of file tokens.h.

◆ RenderDenoisePass

const TfToken RenderDenoisePass

"RenderDenoisePass"

Schema identifer and family for UsdRenderDenoisePass

Definition at line 232 of file tokens.h.

◆ renderingColorSpace

const TfToken renderingColorSpace

"renderingColorSpace"

UsdRenderSettings

Definition at line 204 of file tokens.h.

◆ RenderPass

const TfToken RenderPass

"RenderPass"

Schema identifer and family for UsdRenderPass

Definition at line 236 of file tokens.h.

◆ RenderProduct

const TfToken RenderProduct

"RenderProduct"

Schema identifer and family for UsdRenderProduct

Definition at line 240 of file tokens.h.

◆ RenderSettings

const TfToken RenderSettings

"RenderSettings"

Schema identifer and family for UsdRenderSettings

Definition at line 244 of file tokens.h.

◆ RenderSettingsBase

const TfToken RenderSettingsBase

"RenderSettingsBase"

Schema identifer and family for UsdRenderSettingsBase

Definition at line 248 of file tokens.h.

◆ renderSettingsPrimPath

const TfToken renderSettingsPrimPath

"renderSettingsPrimPath"

Stage-level metadata that encodes the path to UsdRenderSettingsPrim to use for rendering.

Definition at line 208 of file tokens.h.

◆ renderSource

const TfToken renderSource

"renderSource"

UsdRenderPass

Definition at line 212 of file tokens.h.

◆ RenderVar

const TfToken RenderVar

"RenderVar"

Schema identifer and family for UsdRenderVar

Definition at line 252 of file tokens.h.

◆ renderVisibility

const TfToken renderVisibility

"renderVisibility"

This token represents the collection name to use with UsdCollectionAPI to represent renderVisibility of a RenderPass prim.

Definition at line 216 of file tokens.h.

◆ resolution

const TfToken resolution

"resolution"

UsdRenderSettingsBase

Definition at line 220 of file tokens.h.

◆ sourceName

const TfToken sourceName

"sourceName"

UsdRenderVar

Definition at line 224 of file tokens.h.

◆ sourceType

const TfToken sourceType

"sourceType"

UsdRenderVar

Definition at line 228 of file tokens.h.


The documentation for this class was generated from the following file: