#include <SlrShader.h>
Public Member Functions | |
InputKnob (const char *_name, KnobType _type, bool is_uniform=false) | |
Public Attributes | |
const char * | name |
Pointer to the name string - no local copy is made! | |
KnobType | type |
Data type of knob. | |
bool | isUniform |
Hint that knob should not vary. | |
Friends | |
std::ostream & | operator<< (std::ostream &o, const InputKnob &b) |
Nuke-specific input mapping
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |