Click or drag to resize
Reader3dsTransparentObjectsCount Property
Gets the number of transparent objects in the read 3ds file.

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

Property Value

Type: Int32
See Also