docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TextureExtensions

    Texture extensions

    Inheritance
    object
    AdditionalPropertyContainer
    TextureExtensions
    Implements
    IPropertyContainer
    IReadOnlyPropertyContainer
    Inherited Members
    AdditionalPropertyContainer.Count
    AdditionalPropertyContainer.ContainsKey(string)
    AdditionalPropertyContainer.Keys
    AdditionalPropertyContainer.this[string]
    AdditionalPropertyContainer.Remove(string)
    AdditionalPropertyContainer.Clear()
    AdditionalPropertyContainer.Set<T>(string, T)
    AdditionalPropertyContainer.GetEnumerator()
    AdditionalPropertyContainer.TryGetValue<T>(string, out T)
    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 TextureExtensions : AdditionalPropertyContainer, IPropertyContainer, IReadOnlyPropertyContainer

    Properties

    BasisU

    KHR_texture_basisu glTF extension

    Declaration
    [JsonPropertyName("KHR_texture_basisu")]
    public TextureBasisUniversal BasisU { get; set; }
    Property Value
    Type Description
    TextureBasisUniversal

    Implements

    IPropertyContainer
    IReadOnlyPropertyContainer
    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)