MCPcopy 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
1305bool
1306KnobColor::areAllDimensionsEnabled() const
1307{
1308 return _allDimensionsEnabled;
1309}
1310
1311bool
1312KnobColor::canAnimate() const

Callers 1

setPickersColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected