Click or drag to resize
AB4D logo

ObjModelVisual3DUsedReaderObj Property

Gets a Ab3d.ReaderObj instance that is used to read the obj file.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public ReaderObj UsedReaderObj { get; protected set; }

Property Value

ReaderObj
See Also