docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IMessageProducer

    Interface for classes that can write their contents to a IMessageBuilder

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

    Methods

    ToMessage(IMessageBuilder)

    Convert contents int a message.

    Declaration
    void ToMessage(IMessageBuilder builder)
    Parameters
    Type Name Description
    IMessageBuilder builder

    The message builder that will convert the class's contents into a message

    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)