Class AlembicCustomData
Class that stores additional data for the current Alembic Node.
Inherited Members
Namespace: UnityEngine.Formats.Alembic.Importer
Assembly: Unity.Formats.Alembic.Runtime.dll
Syntax
public class AlembicCustomData : MonoBehaviour
Properties
FaceSetNames
Retrieves the set of Face Set names.
Declaration
public List<string> FaceSetNames { get; }
Property Value
| Type | Description |
|---|---|
| List<string> |