HDK
|
#include <dataSourceMapped.h>
Public Attributes | |
TfToken | usdName |
HdDataSourceLocator | hdLocator |
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.
HdDataSourceLocator UsdImagingDataSourceMapped::PropertyMappingBase::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.
TfToken UsdImagingDataSourceMapped::PropertyMappingBase::usdName |
Name of attribute on Usd Prim.
Definition at line 55 of file dataSourceMapped.h.