HDK
|
#include <composeSite.h>
Public Attributes | |
SdfLayerHandle | layer |
SdfLayerOffset | layerOffset |
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 have a resolved layer offset and authored asset path as well.
Definition at line 78 of file composeSite.h.
std::string PcpSourceArcInfo::authoredAssetPath |
Definition at line 81 of file composeSite.h.
SdfLayerHandle PcpSourceArcInfo::layer |
Definition at line 79 of file composeSite.h.
SdfLayerOffset PcpSourceArcInfo::layerOffset |
Definition at line 80 of file composeSite.h.