Click or drag to resize
Model3dsUsedReader3ds Property
Gets a Ab3d.Reader3ds instance that is used to read the 3ds file.

Namespace: Ab3d.Visuals
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public Reader3ds UsedReader3ds { get; }

Property Value

Type: Reader3ds
See Also