Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ areAllDimensionsEnabled
Method
areAllDimensionsEnabled
Engine/KnobTypes.cpp:1305–1309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1303
}
1304
1305
bool
1306
KnobColor::areAllDimensionsEnabled() const
1307
{
1308
return _allDimensionsEnabled;
1309
}
1310
1311
bool
1312
KnobColor::canAnimate() const
Callers
1
setPickersColor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected