HDK
|
#include <composeSite.h>
Public Attributes | |
SdfLayerHandle | layer |
SdfLayerOffset | layerStackOffset |
std::string | authoredAssetPath |
Information about the source of the target of an arc. All arcs have a layer that the arc comes from. References and payloads supply an authored asset path as well.
Definition at line 81 of file composeSite.h.
std::string PcpSourceArcInfo::authoredAssetPath |
Definition at line 84 of file composeSite.h.
SdfLayerHandle PcpSourceArcInfo::layer |
Definition at line 82 of file composeSite.h.
SdfLayerOffset PcpSourceArcInfo::layerStackOffset |
Definition at line 83 of file composeSite.h.