Search Results for

    Show / Hide Table of Contents

    Enum EnvironmentComponent.StrategyTypes

    Environment-generated files strategy.

    Namespace: Evergine.Components.Graphics3D
    Assembly: Evergine.Framework.dll
    Syntax
    public enum EnvironmentComponent.StrategyTypes

    Fields

    Name Description
    Automatically

    Generates the reflection probe whenever the scene is saved.

    OnDemand

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

    Extension Methods

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