HDK
|
#include <coordSysAPI.h>
Public Attributes | |
TfToken | name |
SdfPath | bindingRelPath |
SdfPath | coordSysPrimPath |
A coordinate system binding. Binds a name to a coordSysPrim for the bindingPrim (and its descendants, unless overriden).
Definition at line 273 of file coordSysAPI.h.
SdfPath UsdShadeCoordSysAPI::Binding::bindingRelPath |
Definition at line 275 of file coordSysAPI.h.
SdfPath UsdShadeCoordSysAPI::Binding::coordSysPrimPath |
Definition at line 276 of file coordSysAPI.h.
TfToken UsdShadeCoordSysAPI::Binding::name |
Definition at line 274 of file coordSysAPI.h.