holoride
Search Results for

    Show / Hide Table of Contents

    Interface ISettingsProvider

    Contract of MonoBehaviours that act as settings providers.

    Settings providers offer a means of flexibly registering additional setting extensions with the GenerationSettings used in a Pipeline.

    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Runtime.dll
    Syntax
    public interface ISettingsProvider

    Methods

    ProvideSettings(GenerationSettings)

    Allows injecting custom IGenerationSettings extensions.

    Declaration
    void ProvideSettings(GenerationSettings settings)
    Parameters
    Type Name Description
    GenerationSettings settings

    The settings.

    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint