Interface IGroundTruthGenerator
Interface for setting up MeshRenderers for ground truth generation via GroundTruthLabelSetupSystem.
Namespace: UnityEngine.Perception.GroundTruth
Assembly: solution.dll
Syntax
public interface IGroundTruthGenerator
Methods
Name | Description |
---|---|
SetupMaterialProperties(MaterialPropertyBlock, Renderer, Labeling, uint) | Called by GroundTruthLabelSetupSystem when first registered or when a Labeling is created at runtime. |