Click or drag to resize
AB4D logo

ObjMeshGroupMaterial Property

Gets or sets a material that is used for faces in this group.

Namespace: Ab3d.ObjFile
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public ObjMaterial Material { get; set; }

Property Value

ObjMaterial
See Also