Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
A vertex for environment variables.
| Name | FEnvironmentVertex |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertex.h |
| Include Path | #include "MetasoundVertex.h" |
Syntax
class FEnvironmentVertex
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEnvironmentVertex
(
const FVertexName& InVertexName, |
FEnvironmentVertex Construtor | MetasoundVertex.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FEnvironmentVertex() |
MetasoundVertex.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Description | FText | Description of the vertex. | MetasoundVertex.h | |
| VertexName | FVertexName | Name of vertex. | MetasoundVertex.h |