FImplicitObject::ScaledNormalHelper

Safely scale a normal - used with both scale and inverse scale.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ImplicitObject.h

Include

#include "Chaos/ImplicitObject.h"

Syntax

FVec3 ScaledNormalHelper
(
    const FVec3 & Normal,
    const FVec3 & Scale
) const

Remarks

Safely scale a normal - used with both scale and inverse scale.

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