Click or drag to resize

BoundsFAdd Method (ICollectionVector3F)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public void Add(
	ICollection<Vector3F> collection
)

Parameters

collection
Type: System.Collections.GenericICollectionVector3F
See Also