Click or drag to resize
AB4D logo

ObjFileData Constructor

Initializes a new instance of the ObjFileData class.

Namespace: Ab3d.ObjFile
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public ObjFileData(
	int initialCollectionsCapacity = 10
)

Parameters

initialCollectionsCapacity  Int32  (Optional)
initialCollectionsCapacity
See Also