Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h |
| Include | #include "Components/StaticMeshComponent.h" |
Syntax
struct FPaintedVertex
Remarks
Cached vertex information at the time the mesh was painted.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FColor | Color | ||
| FVector4 | Normal | ||
| FVector | Position |
Constructors
| Type | Name | Description | |
|---|---|---|---|