Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. ghparadise
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    ghparadise

    @ghparadise

    0
    Reputation
    2
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ghparadise Unfollow Follow

    Latest posts made by ghparadise

    • [python]Where can I find the documentation of python redshift C4D?

      Hello there.
      I am trying to create rs node material and change the parameters through ptyhon,just like the script below:
      Snipaste_2024-01-28_21-56-34.png
      This script can create a rs node material ,and change its name to "testName".
      And then it print "texturesampler@dmK_EGteLBKu_z6dSyUHgb<com.redshift3d.redshift4c4d.nodes.core.texturesampler.tex0"

      Here is my question:
      1、where Can I find the document of these string parameter just like "com.redshift3d.redshift4c4d.nodes.core.texturesampler".
      2、where Can I find the document of these method just like "FindChild","AddChild","GetInputs" and so on.

      posted in Cinema 4D SDK 2023
      G
      ghparadise