NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Bounds Structure
Bounds Constructor
Bounds Constructor (Bounds)
Bounds Constructor (BoundsF)
Bounds Constructor (BoundsI)
Bounds Constructor (Vector3)
Bounds Constructor (Vector3, Vector3)
Bounds Constructor (Double, Double, Double, Double, Double, Double)
Bounds Constructor (Vector3, Vector3)
Initializes a new instance of the
Bounds
class
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Bounds
(
Vector3
minimum
,
Vector3
maximum
)
Parameters
minimum
Type:
NeoAxis
Vector3
maximum
Type:
NeoAxis
Vector3
See Also
Reference
Bounds Structure
Bounds Overload
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.