Click or drag to resize
Material3dsMaps Property
List of MaterialMap3ds or null if no maps (textures) are used.

Namespace: Ab3d.File3ds
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public List<MaterialMap3ds> Maps { get; set; }

Property Value

Type: ListMaterialMap3ds
See Also