Navigation
API > API/Runtime > API/Runtime/AnimationCore > API/Runtime/AnimationCore/FTransformNoScale
References
| Module | AnimationCore |
| Header | /Engine/Source/Runtime/AnimationCore/Public/TransformNoScale.h |
| Include | #include "TransformNoScale.h" |
Syntax
static Identity;
Remarks
The identity transformation (Rotation = FRotator::ZeroRotator, Translation = FVector::ZeroVector, Scale = (1,1,1)).