NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Box Structure
Box Methods
Add Method
Add Method (Box, Vector3)
Add Method (Box, Vector3, Box)
Box
Add Method (Box
, Vector3
)
Addition of a given box and a vector.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
Box
Add
(
ref
Box
b
,
ref
Vector3
v
)
Parameters
b
Type:
NeoAxis
Box
The
Box
to add.
v
Type:
NeoAxis
Vector3
The
Vector3
to add.
Return Value
Type:
Box
The resulting box.
See Also
Reference
Box Structure
Add Overload
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.