 |
DATAFLOW_NODE_DEFINE_INTERNAL(FChaosClothAssetTransformPositionsNode, "TransformPositions", "Cloth",... |
bTransform2DSimPositions |
Enable Transforming 2D Sim Mesh Positions |
 |
bool |
bTransform3DSimPositions |
Enable Transforming 3D Sim Mesh Positions |
 |
bool |
bTransformRenderPositions |
Enable Transforming Render Positions |
 |
int32 |
RenderPattern |
Render Pattern to transform. All patterns will be used when set to -1. |
 |
FVector3f |
RenderRotation |
Render Transform rotation angle in degrees (Euler Angles) |
 |
FVector3f |
RenderScale |
Render Transform scale. |
 |
FVector3f |
RenderTranslation |
Render Transform translation. |
 |
int32 |
Sim2DPattern |
Sim Pattern to transform. All patterns will be used when set to -1. |
 |
float |
Sim2DRotation |
2D Sim Transform rotation angle in degrees. |
 |
FVector2f |
Sim2DScale |
2D Sim Transform scale. |
 |
FVector2f |
Sim2DTranslation |
2D Sim Transform translation. |
 |
FVector3f |
Sim3DRotation |
3D Sim Transform rotation angle in degrees (Euler Angles) |
 |
FVector3f |
Sim3DScale |
3D Sim Transform scale. |
 |
FVector3f |
Sim3DTranslation |
3D Sim Transform translation. |