Search Results for

    Show / Hide Table of Contents

    Enum ReflectionProbeUpdateStrategy

    Specifies the update strategy of the reflection probe.

    Namespace: Evergine.Framework.Graphics
    Assembly: Evergine.Framework.dll
    Syntax
    public enum ReflectionProbeUpdateStrategy

    Fields

    Name Description
    EveryFrame

    Update the reflection probe everyframe.

    OnDemand

    Update the reflection probe when only when is required.

    Extension Methods

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