HDK
|
Holds all constants required by the layering and its transformations. More...
#include <ClosureLayerNodeMdl.h>
Static Public Attributes | |
static const string | TOP |
String constants. More... | |
static const string | BASE |
layer parameter name of the base component More... | |
static const string | FG |
mix parameter name of the foreground More... | |
static const string | BG |
mix parameter name of the background More... | |
static const string | MIX |
mix parameter name of the amount More... | |
static const string | TOP_WEIGHT |
mix amount forwarded into layer top component More... | |
Holds all constants required by the layering and its transformations.
Definition at line 18 of file ClosureLayerNodeMdl.h.
|
static |
layer parameter name of the base component
Definition at line 25 of file ClosureLayerNodeMdl.h.
|
static |
mix parameter name of the background
Definition at line 27 of file ClosureLayerNodeMdl.h.
|
static |
mix parameter name of the foreground
Definition at line 26 of file ClosureLayerNodeMdl.h.
|
static |
mix parameter name of the amount
Definition at line 28 of file ClosureLayerNodeMdl.h.
|
static |
String constants.
layer parameter name of the top component
Definition at line 24 of file ClosureLayerNodeMdl.h.
|
static |
mix amount forwarded into layer top component
Definition at line 29 of file ClosureLayerNodeMdl.h.