{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class AccessorSparseBase<TIndices, TValues> | Unity glTFast | 6.0.1
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AccessorSparseBase<TIndices, TValues>

    Sparse property of a glTF

    Inheritance
    object
    AccessorSparseBase
    AccessorSparseBase<TIndices, TValues>
    AccessorSparse
    AccessorSparse
    Inherited Members
    AccessorSparseBase.count
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: GLTFast.Schema
    Assembly: solution.dll
    Syntax
    [Serializable]
    public abstract class AccessorSparseBase<TIndices, TValues> : AccessorSparseBase where TIndices : AccessorSparseIndices where TValues : AccessorSparseValues
    Type Parameters
    Name Description
    TIndices
    TValues

    Fields

    Name Description
    indices

    Index array of size count that points to those accessor attributes that deviate from their initialization value. Indices must strictly increase.

    values

    "Array of size count times number of components, storing the displaced accessor attributes pointed by indices. Substituted values must have the same componentType and number of components as the base accessor.

    Properties

    Name Description
    Indices

    Index array of size count that points to those accessor attributes that deviate from their initialization value. Indices must strictly increase.

    Values

    "Array of size count times number of components, storing the displaced accessor attributes pointed by indices. Substituted values must have the same componentType and number of components as the base accessor.

    See Also

    Accessor
    In This Article
    Back to top
    Copyright © 2023 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)