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

#include <GraphVariable.h>

Public Attributes

std::string mName
 
DatumType mType = DatumType::Float
 
Datum mDefaultValue
 
Datum mRuntimeValue
 

Member Data Documentation

◆ mDefaultValue

Datum GraphVariable::mDefaultValue

◆ mName

std::string GraphVariable::mName

◆ mRuntimeValue

Datum GraphVariable::mRuntimeValue

◆ mType

DatumType GraphVariable::mType = DatumType::Float

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