Method BoundsFromVtArray
BoundsFromVtArray(VtValue)
Declaration
public static Bounds BoundsFromVtArray(VtValue vtBounds)
Parameters
| Type | Name | Description |
|---|---|---|
| VtValue | vtBounds |
Returns
| Type | Description |
|---|---|
| Bounds |
BoundsFromVtArray(VtValue, Vector3[])
Declaration
public static Bounds BoundsFromVtArray(VtValue vtBounds, Vector3[] bbox)
Parameters
| Type | Name | Description |
|---|---|---|
| VtValue | vtBounds | |
| Vector3[] | bbox |
Returns
| Type | Description |
|---|---|
| Bounds |