Class MeshSample
Inheritance
MeshSample
Implements
IArbitraryPrimvars
Inherited Members
Namespace: USD.NET.Unity
Assembly: solution.dll
Syntax
[Serializable]
public class MeshSample : MeshSampleBase, IArbitraryPrimvars
Fields
| Name | Description |
|---|---|
| doubleSided | |
| faceVertexCounts | |
| orientation | |
| purpose | |
| visibility |
Methods
| Name | Description |
|---|---|
| SetTriangles(int[]) | Sets the faceVertexIndices and faceVertexCounts from triangle indices alone. |