ChainMode

Orbit modules will chain together in the order they appear in the module stack.

Windows
MacOS
Linux

Syntax

TEnumAsByte< enum EOrbitChainMode > ChainMode

Remarks

Orbit modules will chain together in the order they appear in the module stack. The combination of a module with the one prior to it is defined by using one of the following enumerations: EOChainMode_Add Add the values to the previous results EOChainMode_Scale Multiply the values by the previous results EOChainMode_Link 'Break' the chain and apply the values from the previous results

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss