SNormals

Structure data shared by all boxes and used for manifold creation.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Box.h"

Syntax

static TArray< FVec3 > SNormals = { FVec3(1,0,0), FVec3(0,1,0), FVec3(0,0,1), FVec3(-1,0,0), FVec3(0,-1,0), FVec3(0,0,-1), };

Remarks

Structure data shared by all boxes and used for manifold creation.

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