Show / Hide Table of Contents

    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 Source

    indices

    Declaration
    public int[] indices
    Field Value
    Type Description
    System.Int32[]
    | Improve this Doc View Source

    meshTopology

    Declaration
    public MeshTopology meshTopology
    Field Value
    Type Description
    UnityEngine.MeshTopology
    • Improve this Doc
    • View Source
    • 0 Comments