docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BufferView

    A view into a buffer generally representing a subset of the buffer.

    Inheritance
    object
    BufferSlice
    BufferViewBase
    BufferView
    Inherited Members
    BufferViewBase.buffer
    BufferViewBase.byteStride
    BufferSlice.byteOffset
    BufferSlice.byteLength
    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 BufferView : BufferViewBase

    Fields

    extensions

    Declaration
    public BufferViewExtensions extensions
    Field Value
    Type Description
    BufferViewExtensions

    target

    The target that the WebGL buffer should be bound to. All valid values correspond to WebGL enums. When this is not provided, the bufferView contains animation or skin data.

    Declaration
    public int target
    Field Value
    Type Description
    int
    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)