|
Momentum Scripting v1
|
#include <SceneNode.h>
Public Member Functions | |
| Vec4 | getColor () const |
Friends | |
| class | SceneGraph |
A container class to access scene nodes after they are created via the SceneGraph API.
Use this to modify (not implemented) or remove scene nodes from the scene graph.
| Vec4 MOMENTUM_NAMESPACE::SceneNode::getColor | ( | ) | const |
Inspect the current diffuse color stored on the underlying OSG node.
|
friend |