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