Class ObjectCountMetricDefinition
Metric definition for object counts
Inherited Members
Namespace: UnityEngine.Perception.GroundTruth
Syntax
public class ObjectCountMetricDefinition : MetricDefinition, IMessageProducer
Fields
metricType
Declaration
public const string metricType = null
Field Value
Type | Description |
---|---|
String |
Properties
spec
Label config entries
Declaration
public IdLabelConfig.LabelEntrySpec[] spec { get; }
Property Value
Type | Description |
---|---|
IdLabelConfig.LabelEntrySpec[] |
Methods
IsValid()
Is the component valid?
Declaration
public override bool IsValid()
Returns
Type | Description |
---|---|
Boolean | Is the component valid? |