NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Plane Structure
Plane Constructor
Plane(Plane) Constructor
Plane(PlaneF) Constructor
Plane(Vector4) Constructor
Plane(Vector3, Double) Constructor
Plane(Double, Double, Double, Double) Constructor
Plane(Plane) Constructor
Constructs a plane with another specified
Plane
object.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
Plane
(
Plane
source
)
Parameters
source
Plane
A specified plane.
See Also
Reference
Plane Structure
Plane Overload
NeoAxis Namespace
Copyright 2026 NeoAxis Group. All rights reserved.