logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class FeedbackEffectScaledTests

    Guards each effect's Scaled(globalIntensity) — the per-effect application of global intensity. Only the intended field scales; everything else is preserved; hit-stop is identity.

    Inheritance
    object
    FeedbackEffectScaledTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Feedback.Tests.Application
    Assembly: Tests.dll
    Syntax
    public class FeedbackEffectScaledTests

    Constructors

    FeedbackEffectScaledTests()

    Declaration
    public FeedbackEffectScaledTests()

    Methods

    AdaptiveTrigger_Scaled_ScalesStrengthOnly()

    Declaration
    public void AdaptiveTrigger_Scaled_ScalesStrengthOnly()

    Audio_BypassesGlobalGate_AndScaledIsIdentity()

    Declaration
    public void Audio_BypassesGlobalGate_AndScaledIsIdentity()

    HapticEffects_DoNotBypassGlobalGate()

    Declaration
    public void HapticEffects_DoNotBypassGlobalGate()

    HitStop_Scaled_IsIdentity()

    Declaration
    public void HitStop_Scaled_IsIdentity()

    Led_Scaled_ScalesAlphaOnly()

    Declaration
    public void Led_Scaled_ScalesAlphaOnly()

    Scaled_ClampsGlobalIntensityAboveOne()

    Declaration
    public void Scaled_ClampsGlobalIntensityAboveOne()

    Scaled_ClampsGlobalIntensityBelowZero()

    Declaration
    public void Scaled_ClampsGlobalIntensityBelowZero()

    ScreenFlash_EnvelopeAt_FallbackHumpPeaksMidway()

    Declaration
    public void ScreenFlash_EnvelopeAt_FallbackHumpPeaksMidway()

    ScreenFlash_Scaled_ScalesPeakAlphaOnly()

    Declaration
    public void ScreenFlash_Scaled_ScalesPeakAlphaOnly()

    ScreenShake_Scaled_ScalesAmplitudeOnly()

    Declaration
    public void ScreenShake_Scaled_ScalesAmplitudeOnly()

    Vibration_Scaled_MatchesFeedbackScaler()

    Declaration
    public void Vibration_Scaled_MatchesFeedbackScaler()
    In this article
    © 2026 Serenity. All Rights Reserved