Class MeshDefinitionList
Inherited Members
Namespace: UnityEngine.Pixyz.Polygonal
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
[Serializable]
public class MeshDefinitionList
Constructors
| Name | Description |
|---|---|
| MeshDefinitionList(int) | |
| MeshDefinitionList(MeshDefinition[]) |
Fields
| Name | Description |
|---|---|
| list |
Properties
| Name | Description |
|---|---|
| this[int] | |
| length |
Operators
| Name | Description |
|---|---|
| implicit operator MeshDefinition[](MeshDefinitionList) |