Method IsXformOp
IsXformOp(UsdAttribute)
Declaration
public static bool IsXformOp(UsdAttribute attr)
Parameters
Type | Name | Description |
---|---|---|
UsdAttribute | attr |
Returns
Type | Description |
---|---|
bool |
IsXformOp(TfToken)
Declaration
public static bool IsXformOp(TfToken attrName)
Parameters
Type | Name | Description |
---|---|---|
TfToken | attrName |
Returns
Type | Description |
---|---|
bool |