Class MeshImporter.GeometrySubsets
Namespace: Unity.Formats.USD
Syntax
public class GeometrySubsets
Constructors
GeometrySubsets()
Declaration
public GeometrySubsets()
Properties
Subsets
Declaration
public Dictionary<string, int[]> Subsets { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<String, Int32[]> |