Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPointsFacade
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AddBoolAttribute
(
const FName InAttribute, |
GeometryCollection/Facades/PointsFacade.h | ||
bool AddBoolAttribute
(
const FName InAttribute, |
GeometryCollection/Facades/PointsFacade.h |
AddBoolAttribute(const FName, const TArray< bool > &)
| Name | AddBoolAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/PointsFacade.h |
| Include Path | #include "GeometryCollection/Facades/PointsFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/Facades/PointsFacade.cpp |
bool AddBoolAttribute
(
const FName InAttribute,
const TArray < bool > & InValues
)
AddBoolAttribute(const FName, const TBitArray<> &)
| Name | AddBoolAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/PointsFacade.h |
| Include Path | #include "GeometryCollection/Facades/PointsFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/Facades/PointsFacade.cpp |
bool AddBoolAttribute
(
const FName InAttribute,
const TBitArray <> & InValues
)