Method VtValueToSdfAssetPath
VtValueToSdfAssetPath(VtValue)
Declaration
public static SdfAssetPath VtValueToSdfAssetPath(VtValue value)
Parameters
Type | Name | Description |
---|---|---|
VtValue | value |
Returns
Type | Description |
---|---|
SdfAssetPath |
VtValueToSdfAssetPath(VtValue, out SdfAssetPath)
Declaration
public static void VtValueToSdfAssetPath(VtValue value, out SdfAssetPath output)
Parameters
Type | Name | Description |
---|---|---|
VtValue | value | |
SdfAssetPath | output |