Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderTransform
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRenderTransform operator*
(
const FRenderTransform& Other |
RenderTransform.h | ||
FRenderTransform operator*
(
const FMatrix44f& Other |
RenderTransform.h |
operator*(const FRenderTransform &)
| Name | operator* |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderTransform.h |
| Include Path | #include "RenderTransform.h" |
FRenderTransform operator*
(
const FRenderTransform & Other
) const
operator*(const FMatrix44f &)
| Name | operator* |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderTransform.h |
| Include Path | #include "RenderTransform.h" |
FRenderTransform operator*
(
const FMatrix44f & Other
) const