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