docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RenderedObjectInfoMetricDefinition

    Definition of the metric.

    Inheritance
    object
    DataModelElement
    MetricDefinition
    RenderedObjectInfoMetricDefinition
    Implements
    IMessageProducer
    Inherited Members
    MetricDefinition.modelType
    MetricDefinition.description
    MetricDefinition.ToMessage(IMessageBuilder)
    DataModelElement.id
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Perception.GroundTruth.Labelers
    Assembly: Unity.Perception.Runtime.dll
    Syntax
    [MovedFrom("UnityEngine.Perception.GroundTruth")]
    public class RenderedObjectInfoMetricDefinition : MetricDefinition, IMessageProducer

    Properties

    spec

    Label config entries

    Declaration
    public IdLabelConfig.LabelEntrySpec[] spec { get; }
    Property Value
    Type Description
    LabelEntrySpec[]

    Methods

    IsValid()

    Is the component valid?

    Declaration
    public override bool IsValid()
    Returns
    Type Description
    bool

    Is the component valid?

    Overrides
    MetricDefinition.IsValid()

    Implements

    IMessageProducer
    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)