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: Unity.Cloud.Gltfast.Objects
    Assembly: Unity.Cloud.Gltfast.dll
    Syntax
    [MovedFrom(true, "GLTFast.Schema", "glTFast", null)]
    public class MaterialsVariantsRootExtension

    Properties

    Variants

    Collection of material variants

    Declaration
    [JsonPropertyName("variants")]
    public List<MaterialsVariant> Variants { get; set; }
    Property Value
    Type Description
    List<MaterialsVariant>
    See Also
    KHR_materials_variants extension

    See Also

    KHR_materials_variants extension
    In This Article
    Back to top
    Copyright © 2026 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)