Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

Scene elements

Introduction

Information about scene settings, take system, objects, tags, materials, shaders and animation.

Content

The Cinema 4D API provides classes to describe complex 3D scenes and tools to edit polygon meshes.

  • animation: Keyframe animation of parameters is organized in tracks, curves and keys.

  • material_shading: Handling materials, shaders, and texture paths.

  • scene_elements: Handling objects (Camera Object, Instance Object, etc...) and tags.

  • scene_management: Scene management such as layers, markers, undo, etc...

  • take_system: The Take System makes it possible to handle variations of a scene in one BaseDocument.