FIndex3i::FIndex3i

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/IndexTypes.h

Include

#include "IndexTypes.h"

Syntax

constexpr FIndex3i
(
    int ValA,
    int ValB,
    int ValC
)