c4d.modules

Follow me to the Inheritance diagramm.

Functions

Modules Checker Functions

c4d.modules.CheckTP()

Check if Thinking Particles is installed.

Return type: bool
Returns: True when Thinking Particles is installed.
c4d.modules.CheckMoGraph()

Check if MoGraph is installed.

Return type: bool
Returns: True when MoGraph is installed.
c4d.modules.CheckAR()

Check if Advanced Render is installed.

Return type: bool
Returns: True when Advanced Render is installed.
c4d.modules.CheckHair()

Check if Hair is installed.

Return type: bool
Returns: True when Hair is installed.
c4d.modules.CheckSketch()

Check if Sketch & Toon is installed.

Return type: bool
Returns: True when Sketch & Toon is installed.
c4d.modules.CheckMocca()

Check if Mocca is installed.

Return type: bool
Returns: True when Mocca is installed.
c4d.modules.CheckDynamics()

Check if Dynamics is installed.

Return type: bool
Returns: True when Dynamics is installed.

Table Of Contents