Class RenderedObjectInfoMetricDefinition
Definition of the metric.
Implements
Inherited Members
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? |