Click or drag to resize
AB4D logo

ObjFileDataPositions Property

Gets a list of positions that are used by the ObjMeshGroup.

Namespace: Ab3d.ObjFile
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
public List<Point3D> Positions { get; }

Property Value

ListPoint3D
See Also