|
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 256 of file coordSysAPI.h.
| SdfPath UsdShadeCoordSysAPI::Binding::bindingRelPath |
Definition at line 258 of file coordSysAPI.h.
| SdfPath UsdShadeCoordSysAPI::Binding::coordSysPrimPath |
Definition at line 259 of file coordSysAPI.h.
| TfToken UsdShadeCoordSysAPI::Binding::name |
Definition at line 257 of file coordSysAPI.h.