docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MaterialsVariantsRootExtension

    KHR_materials_variants extension.

    Inheritance
    object
    MaterialsVariantsRootExtension
    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 MaterialsVariantsRootExtension

    Fields

    variants

    Collection of material variants

    Declaration
    public List<MaterialsVariant> variants
    Field Value
    Type Description
    List<MaterialsVariant>
    See Also
    KHR_materials_variants extension

    Methods

    JsonUtilityCleanup()

    Cleans up invalid parsing artifacts created by GltfJsonUtilityParser.

    Declaration
    public bool JsonUtilityCleanup()
    Returns
    Type Description
    bool

    True if element itself still holds value. False if it can be safely removed.

    See Also
    KHR_materials_variants extension

    See Also

    KHR_materials_variants extension
    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)