Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithTextureSampler
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DatasmithTypes.h | |||
FDatasmithTextureSampler
(
int InCoordinateIndex, |
DatasmithTypes.h |
FDatasmithTextureSampler()
| Name | FDatasmithTextureSampler |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithTypes.h |
| Include Path | #include "DatasmithTypes.h" |
FDatasmithTextureSampler()
FDatasmithTextureSampler(int, float, float, float, float, float, float, bool, int, bool, int, int)
| Name | FDatasmithTextureSampler |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithTypes.h |
| Include Path | #include "DatasmithTypes.h" |
FDatasmithTextureSampler
(
int InCoordinateIndex,
float InSx,
float InSy,
float InOx,
float InOy,
float InRotation,
float InMultiplier,
bool bInInvert,
int InOutputChannel,
bool InCroppedTexture,
int InMirrorX,
int InMirrorY
)