Navigation
API > API/Developer > API/Developer/NaniteUtilities > API/Developer/NaniteUtilities/TAffine
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TAffine () |
Affine.h | ||
TAffine
(
T Constant |
Affine.h | ||
TAffine
(
T Min, |
Affine.h | ||
TAffine
(
T Min, |
Affine.h |
TAffine()
| Name | TAffine |
| Type | function |
| Header File | /Engine/Source/Developer/NaniteUtilities/Public/Affine.h |
| Include Path | #include "Affine.h" |
TAffine()
TAffine(T)
| Name | TAffine |
| Type | function |
| Header File | /Engine/Source/Developer/NaniteUtilities/Public/Affine.h |
| Include Path | #include "Affine.h" |
TAffine
(
T Constant
)
TAffine(T, T)
| Name | TAffine |
| Type | function |
| Header File | /Engine/Source/Developer/NaniteUtilities/Public/Affine.h |
| Include Path | #include "Affine.h" |
TAffine
(
T Min,
T Max
)
TAffine(T, T, uint32)
| Name | TAffine |
| Type | function |
| Header File | /Engine/Source/Developer/NaniteUtilities/Public/Affine.h |
| Include Path | #include "Affine.h" |
TAffine
(
T Min,
T Max,
uint32 Index
)