docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITensorDataStatistics

    Namespace: Unity.Barracuda
    Assembly: solution.dll
    Syntax
    public interface ITensorDataStatistics : IUniqueResource

    Properties

    dataType

    Returns the type of the elements this tensorData can contain.

    Declaration
    DataType dataType { get; }
    Property Value
    Type Description
    DataType

    maxCapacity

    Returns the maximum number of element this tensorData can contain.

    Declaration
    int maxCapacity { get; }
    Property Value
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2025 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)