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