TPlaneConcrete::MakeScaledSafe

Scale the plane and assume that any of the scale components could be zero.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Plane.h"

Syntax

static TPlaneConcrete< T, d > MakeScaledSafe
(
    const TPlaneConcrete< T, d > & Plane,
    const TVector< T, d > & Scale
)

Remarks

Scale the plane and assume that any of the scale components could be zero.

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