Method ApplyAPI
ApplyAPI(TfType)
Declaration
public bool ApplyAPI(TfType schemaType)
Parameters
Type |
Name |
Description |
TfType |
schemaType |
|
Returns
ApplyAPI(TfType, TfToken)
Declaration
public bool ApplyAPI(TfType schemaType, TfToken instanceName)
Parameters
Returns
ApplyAPI(TfToken)
Declaration
public bool ApplyAPI(TfToken schemaIdentifier)
Parameters
Type |
Name |
Description |
TfToken |
schemaIdentifier |
|
Returns
ApplyAPI(TfToken, TfToken)
Declaration
public bool ApplyAPI(TfToken schemaIdentifier, TfToken instanceName)
Parameters
Returns
ApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion)
Declaration
public bool ApplyAPI(TfToken schemaFamily, SWIGTYPE_p_UsdSchemaVersion schemaVersion)
Parameters
Returns
ApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, TfToken)
Declaration
public bool ApplyAPI(TfToken schemaFamily, SWIGTYPE_p_UsdSchemaVersion schemaVersion, TfToken instanceName)
Parameters
Returns