Class BoxHelper
Inheritance
System.Object
BoxHelper
Namespace: Aximo
Assembly: AxCommon.dll
Syntax
public static class BoxHelper
Methods
| Improve this Doc View SourceFromSize(Vector2, Vector2)
Declaration
public static Box2 FromSize(Vector2 location, Vector2 size)
Parameters
| Type | Name | Description |
|---|---|---|
| OpenToolkit.Mathematics.Vector2 | location | |
| OpenToolkit.Mathematics.Vector2 | size |
Returns
| Type | Description |
|---|---|
| OpenToolkit.Mathematics.Box2 |