|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/Graph/GraphSocket.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::MaterialGraphSocket |
Namespaces | |
| namespace | CeresEngine |
Enumerations | |
| enum class | CeresEngine::MaterialGraphSocketType { CeresEngine::Float , CeresEngine::Vector2 , CeresEngine::Vector3 , CeresEngine::Vector4 } |
| Specifies the type of a value connected in a material graph node. More... | |