Struct MeshConverter.SerializedIndices
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Bayat.Json.Converters
Assembly: Bayat.Json.Runtime.dll
Syntax
public struct SerializedIndices
Fields
| Improve this Doc View Sourceindices
Declaration
public int[] indices
Field Value
Type | Description |
---|---|
System.Int32[] |
meshTopology
Declaration
public MeshTopology meshTopology
Field Value
Type | Description |
---|---|
UnityEngine.MeshTopology |