docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Buffer

    A buffer points to binary geometry, animation, or skins.

    Inheritance
    object
    NamedObject
    Buffer
    Buffer
    Inherited Members
    NamedObject.name
    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 class Buffer : NamedObject

    Fields

    byteLength

    The length of the buffer in bytes.

    Declaration
    public uint byteLength
    Field Value
    Type Description
    uint

    uri

    The URI (or IRI) of the buffer.

    Declaration
    public string uri
    Field Value
    Type Description
    string
    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)