Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCanvas
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CanvasTypes.h |
Include | #include "CanvasTypes.h" |
Syntax
class FTransformEntry
Remarks
Entry for the transform stack which stores a matrix and its CRC for faster comparisons
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FTransformEntry
(
const FMatrix& InMatrix |