docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MaterialVariantsMapping

    Maps a material index to one or more materials variants indices.

    Inheritance
    object
    MaterialVariantsMapping
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: GLTFast.Schema
    Assembly: glTFast.dll
    Syntax
    [Serializable]
    public class MaterialVariantsMapping

    Fields

    material

    Material index.

    Declaration
    public int material
    Field Value
    Type Description
    int

    variants

    Materials variants indices.

    Declaration
    public int[] variants
    Field Value
    Type Description
    int[]
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)