NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Net3dBool
Vector3 Structure
Vector3 Methods
Add Method
Add Method (Vector3, Vector3)
Add Method (Vector3, Vector3, Vector3)
Vector3
Add Method (Vector3, Vector3)
Adds two vectors.
Namespace:
Internal.Net3dBool
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
Vector3
Add
(
Vector3
a
,
Vector3
b
)
Parameters
a
Type:
Internal.Net3dBool
Vector3
Left operand.
b
Type:
Internal.Net3dBool
Vector3
Right operand.
Return Value
Type:
Vector3
Result of operation.
See Also
Reference
Vector3 Structure
Add Overload
Internal.Net3dBool Namespace
Copyright 2024 NeoAxis Group. All rights reserved.