Search Results for

    Show / Hide Table of Contents

    Enum EnvironmentManager.StrategyTypes

    Environment file generation strategy.

    Namespace: Evergine.Framework.Managers
    Assembly: Evergine.Framework.dll
    Syntax
    public enum EnvironmentManager.StrategyTypes

    Fields

    Name Description
    Automatically

    Generates the reflection probe whenever the scene is saved.

    OnDemand

    Generates the reflection probe only when the generated button is active.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX