Method FindPrimvarWithInheritance
FindPrimvarWithInheritance(TfToken)
Declaration
public UsdGeomPrimvar FindPrimvarWithInheritance(TfToken name)
Parameters
Type | Name | Description |
---|---|---|
TfToken | name |
Returns
Type | Description |
---|---|
UsdGeomPrimvar |
FindPrimvarWithInheritance(TfToken, UsdGeomPrimvarVector)
Declaration
public UsdGeomPrimvar FindPrimvarWithInheritance(TfToken name, UsdGeomPrimvarVector inheritedFromAncestors)
Parameters
Type | Name | Description |
---|---|---|
TfToken | name | |
UsdGeomPrimvarVector | inheritedFromAncestors |
Returns
Type | Description |
---|---|
UsdGeomPrimvar |