docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IDatasetHandle

    Interface that represents a dataset handler

    Namespace: UnityEngine.Perception.GroundTruth
    Assembly: Unity.Perception.Runtime.dll
    Syntax
    public interface IDatasetHandle

    Properties

    Id

    Id of dataset handler

    Declaration
    string Id { get; }
    Property Value
    Type Description
    string

    Methods

    IsValid()

    Checks if dataset handler is valid

    Declaration
    bool IsValid()
    Returns
    Type Description
    bool

    True is handler valid, False is handler is not valid

    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)