NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
BoundsI Structure
BoundsI Constructor
BoundsI Constructor (BoundsI)
BoundsI Constructor (Vector3I)
BoundsI Constructor (Vector3I, Vector3I)
BoundsI Constructor (Int32, Int32, Int32, Int32, Int32, Int32)
BoundsI Constructor (Vector3I, Vector3I)
Initializes a new instance of the
BoundsI
class
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntax
C#
Copy
public
BoundsI
(
Vector3I
minimum
,
Vector3I
maximum
)
Parameters
minimum
Type:
NeoAxis
Vector3I
maximum
Type:
NeoAxis
Vector3I
See Also
Reference
BoundsI Structure
BoundsI Overload
NeoAxis Namespace
Copyright © 2022 NeoAxis. All rights reserved.