Navigation
API > API/Plugins > API/Plugins/WaveFunctionCollapse
References
| Module | WaveFunctionCollapse |
| Header | /Engine/Plugins/Experimental/WaveFunctionCollapse/Source/WaveFunctionCollapse/Public/WaveFunctionCollapseModel.h |
| Include | #include "WaveFunctionCollapseModel.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FWaveFunctionCollapseOption
Remarks
Base Option Struct which holds an object, its orientation and scale
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoftObjectPath | BaseObject | ||
| FRotator | BaseRotator | ||
| FVector | BaseScale3D |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWaveFunctionCollapseOption
(
FString Object |
|||
FWaveFunctionCollapseOption
(
FString Object, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsBaseObject
(
FString ObjectPath |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FWaveFunctionCollapseOption& Rhs |
||
| bool | operator==
(
const FWaveFunctionCollapseOption& Rhs |
Constants
| Name | Description |
|---|---|
| BorderOption | |
| EmptyOption | |
| VoidOption |