| bClusterCrumbling |
bool |
If applied to a cluster this will cause the cluster to crumble upon removal, otherwise will have no effect |
Dataflow/GeometryCollectionNodes.h |
- EditAnywhere
- Category="Removal"
- Meta=(DataflowInput)
|
|
| bEnabledRemoval |
bool |
Whether or not to enable the removal on the selection |
Dataflow/GeometryCollectionNodes.h |
- EditAnywhere
- Category="Removal"
- Meta=(DataflowInput)
|
|
| PostBreakTimer |
FVector2f |
How long after the break the removal will start ( Min / Max ) |
Dataflow/GeometryCollectionNodes.h |
- EditAnywhere
- Category="Removal"
- Meta=(DataflowInput)
|
|
| RemovalTimer |
FVector2f |
How long removal will last ( Min / Max ) |
Dataflow/GeometryCollectionNodes.h |
- EditAnywhere
- Category="Removal"
- Meta=(DataflowInput)
|
|
| TransformSelection |
DATAFLOW_NODE_DEFINE_INTERNAL(FRemoveOnBreakDataflowNode, "RemoveOnBreak", "GeometryCollection |
Utilities", "") public FDataflowTransformSelection |
Collection to set theremoval data on selection to apply the data on ( if not specified the entire collection will be set ) |
Dataflow/GeometryCollectionNodes.h |
- Meta=(DataflowInput, DisplayName="TransformSelection")
|