Polyphase Game Engine
Loading...
Searching...
No Matches
GraphNodeTypeInfo Struct Reference

#include <GraphDomain.h>

Public Attributes

TypeId mTypeId = 0
 
std::string mTypeName
 
std::string mCategory
 
glm::vec4 mColor = glm::vec4(0.3f, 0.3f, 0.3f, 1.0f)
 

Member Data Documentation

◆ mCategory

std::string GraphNodeTypeInfo::mCategory

◆ mColor

glm::vec4 GraphNodeTypeInfo::mColor = glm::vec4(0.3f, 0.3f, 0.3f, 1.0f)

◆ mTypeId

TypeId GraphNodeTypeInfo::mTypeId = 0

◆ mTypeName

std::string GraphNodeTypeInfo::mTypeName

The documentation for this struct was generated from the following file: