This documentation is for the free plugin Py4D in CINEMA 4D R11.5 and not for the C4DSDK of Python in CINEMA 4D R12. For R12, please visit PluginCafe.com
|
c4d.modules.bodybaint c4d.modules.character c4d.modules.graphview |
c4d.modules.hair c4d.modules.thinkingparticles |
//Modules checker
Check if Thinking Particles is installed.
| Return type: | bool |
|---|---|
| Returns: | Returns True when Thinking Particles was found. |
Check if MoGraph is installed.
| Return type: | bool |
|---|---|
| Returns: | Returns True when MoGraph was found. |
Check if Advanced Render is installed.
| Return type: | bool |
|---|---|
| Returns: | Returns True when Advanced Render was found. |
Check if Hair is installed.
| Return type: | bool |
|---|---|
| Returns: | Returns True when Hair was found. |
Check if Sketch & Toon is installed.
| Return type: | bool |
|---|---|
| Returns: | Returns True when Sketch & Toon was found. |
Check if Mocca is installed.
| Return type: | bool |
|---|---|
| Returns: | Returns True when Mocca was found. |
Check if Dynamics is installed.
| Return type: | bool |
|---|---|
| Returns: | Returns True when Dynamics was found. |