Navigation
API > API/Plugins > API/Plugins/ChaosVD
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/ChaosVDGeometryBuilder.h |
| Include | #include "ChaosVDGeometryBuilder.h" |
Syntax
class FGeometryGenerationTask
Remarks
Used to execute each individual Geometry Generation task using the data with which was constructed. It allows the task to skip the actual generation attempt if the Geometry builder instance goes away which happens when the tool is closed
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGeometryGenerationTask
(
const TWeakPtr< FChaosVDGeometryBuilder >& InBuilder, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void |