NodeLayerBinding

Binding between layer and node

Members

Functions

depth
int depth()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ignore
bool ignore;
Undocumented in source.
indexableName
string indexableName;
Undocumented in source.
layer
Layer layer;
Undocumented in source.
layerName
const(char)* layerName;
Undocumented in source.
layerPath
string layerPath;
Undocumented in source.
layerTexture
Texture layerTexture;
Undocumented in source.
node
Node node;
Undocumented in source.
replaceTexture
bool replaceTexture;
Undocumented in source.
texturePreviewBounds
vec4 texturePreviewBounds;
Undocumented in source.

Meta