Loading...
Searching...
No Matches
UsdImagingDataSourceMapped::PropertyMappingBase Struct Reference

Base class to specify how a property on the given Usd prim maps to a data source in this (nested) container data source. More...

#include <dataSourceMapped.h>

+ Inheritance diagram for UsdImagingDataSourceMapped::PropertyMappingBase:

Public Attributes

TfToken usdName
 Name of attribute on Usd Prim.
 
HdDataSourceLocator hdLocator
 Corresponding location in this data source.
 

Detailed Description

Base class to specify how a property on the given Usd prim maps to a data source in this (nested) container data source.

Definition at line 51 of file dataSourceMapped.h.

Member Data Documentation

◆ hdLocator

Corresponding location in this data source.

Has to be non-empty. If length is greater than one, nested container data sources will be created.

Definition at line 62 of file dataSourceMapped.h.

◆ usdName

TfToken usdName

Name of attribute on Usd Prim.

Definition at line 55 of file dataSourceMapped.h.


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