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