Struct ufbx.ufbx_face_group
Inherited Members
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public struct ufbx.ufbx_face_group
Fields
id
Numerical ID for this group.
Declaration
public int id
Field Value
Type | Description |
---|---|
int |
name
Name for the face group.
Declaration
public ufbx.ufbx_string name
Field Value
Type | Description |
---|---|
ufbx.ufbx_string |