docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property this

    this[int]

    Look up the TransformRef value at a specific array index within the chunk.

    Declaration
    public TransformRef this[int index] { get; }
    Parameters
    Type Name Description
    int index

    The index of the entity within the chunk whose transform should be returned.

    Property Value
    Type Description
    TransformRef

    The TransformRef value for the entity at a specific array index within the chunk

    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)