Navigation
API > API/Plugins > API/Plugins/AvalancheShapes
References
| Module | AvalancheShapes |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheShapes/Public/AvaShapeUVParameters.h |
| Include | #include "AvaShapeUVParameters.h" |
Syntax
USTRUCT (BlueprintType )
struct FAvaShapeMaterialUVParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | Anchor | ||
| EAvaAnchors | AnchorPreset | ||
| bool | bFlipHorizontal | ||
| bool | bFlipVertical | ||
| bool | bUVsDirty | ||
| EAvaShapeUVMode | Mode | ||
| FVector2D | Offset | ||
| float | Rotation | ||
| FVector2D | Scale |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | GetAnchor () |
||
| EAvaAnchors | |||
| bool | |||
| bool | |||
| EAvaShapeUVMode | GetMode () |
||
| FVector2D | GetOffset () |
||
| float | GetRotation () |
||
| FVector2D | GetScale () |