Method CreateRiAttribute
CreateRiAttribute(TfToken, string, string)
Declaration
public UsdAttribute CreateRiAttribute(TfToken name, string riType, string nameSpace)
Parameters
Returns
CreateRiAttribute(TfToken, string)
Declaration
public UsdAttribute CreateRiAttribute(TfToken name, string riType)
Parameters
Returns
CreateRiAttribute(TfToken, TfType, string)
Declaration
public UsdAttribute CreateRiAttribute(TfToken name, TfType tfType, string nameSpace)
Parameters
Returns
CreateRiAttribute(TfToken, TfType)
Declaration
public UsdAttribute CreateRiAttribute(TfToken name, TfType tfType)
Parameters
Returns