A graph that generates a rendering material shader.
Definition MaterialGraph.hpp:17
const MaterialGraphOutputNode * getOutputNode() const
MaterialGraphOutputNode * getOutputNode()
A material graph node that represents the material output.
Definition MaterialGraphNode.hpp:28
Definition Application.hpp:19
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25