docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Struct BlobArray.Accessor<T>

    Generic accessor.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Physics
    Assembly: solution.dll
    Syntax
    public struct BlobArray.Accessor<T> where T : struct
    Type Parameters
    Name Description
    T

    Generic type parameter.

    Constructors

    Name Description
    Accessor(ref BlobArray)

    Constructor.

    Properties

    Name Description
    this[int]

    Indexer to get items within this collection using array index syntax.

    Length

    Gets the length.

    Methods

    Name Description
    GetEnumerator()

    Gets the enumerator.

    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)