Click or drag to resize

Bounds(Vector3) Constructor

Initializes a new instance of the Bounds class

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Bounds(
	Vector3 v
)

Parameters

v  Vector3
 
See Also