ObjFileParser / Group
The Obj File Parser's Group class does not bring any new functionality to the table. It's just a container for index offsets that make up a group in an obj file.
Properties¶
$name¶
The name of the group or object
$faceCount¶
The number of faces in the group
$faceOffset¶
The offset of the first face in the resource object
$indexOffset¶
The offset of the first index in the resource object