On this page |
概要 ¶
このノードには、USDシーンの生成に使用されるLOPノードのネットワークを格納します。
パラメータ ¶
Favorite Primitives
Scene Graph TreeのFavoritesフォルダに表示したいPrimsのリストを指定します。 このパラメータは、プリミティブパターン構文に対応していません。フルPrimパスの単純なリストを指定してください。
Resolver Context Asset Path
このファイルパスは、LOPノードに明示的に別のResolverコンテキストアセットパスが指定されていない場合に、このネットワーク内のLOPノードによって作成されるUSDステージのAsset Resolverコンテキストを作成する際に使用されます。
Number of Resolver Context Strings
The resolver context can be configured using multiple separate strings. Each string is used to configure one resolver. One string (with no URL prefix specified) is sent to the default resolver used for all asset paths that are not in URL format. Other strings can be paired with a URL prefix to configure the resolver associated with that prefix.
If there is at least one non-empty resolver context string value provided, this takes precedence over any resolver context asset path, and the resolver context for the LOP stage will be created using the ArResolver::CreateContextFromStrings
method instead of ArResolver::CreateDefaultContextForAsset
.
Enable
Individual resolver context configuration strings can be enabled or disabled with this toggle.
URL Prefix
This string value will be sent to the resolver responsible for the specified URL prefix. If no prefix is provided, this string value will be sent to the default resolver.
Value
The string value sent to the resolver determined by the URL Prefix.
Number of Variant Selection Fallback Rules
Configures what variant selection fallback values to use for specific variant sets when no explicit variant selection opinion is provided on a prim. These fallbacks are applied on top of any global variant selection fallbacks configured using the USD library plugin mechanism. Variant selection fallbacks set with a Configure Stage LOP will be higher priority than these LOP Network settings.
Enable
A specific variant set fallback setting can be disabled with this toggle.
Variant Set Name
Name of the variant set to configure.
Fallback Selections
A space or comma separated list of variant selection values to attempt to use on this variant set when no explicit variant selection opinion is available.
Insertion Point Descriptor
現行クックパス上で挿入ポイントを検索する際に使用されるDescriptor(記述子)を指定します。
Render Gallery Source
このLOPネットワークのRender Galleryデータベースのパス。 この値は、このLOPネットワーク内でRender Galleryが開かれない限り使用されません。