Method TryGetBounds
TryGetBounds()
For 3D positional data, returns accessor's bounding box. Applies coordinate system transform (glTF to Unity)
Declaration
public Bounds? TryGetBounds()
Returns
| Type | Description |
|---|---|
| Bounds? | Bounding box enclosing the minimum and maximum values |