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