#include <TransformNoScale.h>
◆ FTransformNoScale() [1/3]
| FTransformNoScale::FTransformNoScale |
( |
| ) |
|
|
inline |
◆ FTransformNoScale() [2/3]
| FTransformNoScale::FTransformNoScale |
( |
const FVector & |
InLocation, |
|
|
const FQuat & |
InRotation |
|
) |
| |
|
inline |
◆ FTransformNoScale() [3/3]
| FTransformNoScale::FTransformNoScale |
( |
const FTransform & |
InTransform | ) |
|
|
inline |
◆ FromFTransform()
| void FTransformNoScale::FromFTransform |
( |
const FTransform & |
InTransform | ) |
|
|
inline |
Convert from an FTransform
◆ operator FTransform()
◆ operator=()
◆ ToFTransform()
| FTransform FTransformNoScale::ToFTransform |
( |
| ) |
const |
|
inline |
◆ Identity
◆ Location
| FVector FTransformNoScale::Location |
The translation of this transform
◆ Rotation
| FQuat FTransformNoScale::Rotation |
The rotation of this transform
The documentation for this struct was generated from the following files: