docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property blockAxis

    blockAxis

    Returns the axis of the tensor which is blocked.

    It is possible to block on negative axes by considering a tensor of shape (d0, d1 ... dn) as one of shape (1, 1, .... 1, d0, d1 ... dn).

    Thus negative axis values do not count from the back of the shape as elsewhere.

    Declaration
    public int blockAxis { get; }
    Property Value
    Type Description
    int
    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)