FImplicitObject::GetInnerUnscaledNormal

Convert a normal in the outer scaled object space into a normal in the inner unscaled object space.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ImplicitObject.h"

Syntax

FVec3 GetInnerUnscaledNormal
(
    const FVec3 & OuterNormal,
    const FVec3 & Scale
) const

Remarks

Convert a normal in the outer scaled object space into a normal in the inner unscaled object space.

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