Simple XRef¶
About¶
Header File: objects/description/osceneinstance.h
Description Category: Scene Objects. A
c4d.BaseObject
.- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Filename
Parameter ID: c4d.SCENEINSTANCE_FILENAME
Parameter Type: str
Parameter: Project Time
Parameter ID: c4d.SCENEINSTANCE_STARTTIME
Parameter Type:
c4d.BaseTime
Parameter: Edit Project
Parameter ID: c4d.SCENEINSTANCE_EDITSCENE
Parameter Type: A button.
Parameter: Reload Project
Parameter ID: c4d.SCENEINSTANCE_RELOADSCENE
Parameter Type: A button.
Parameter: Take Animation
Parameter ID: c4d.SCENEINSTANCE_ANIMATE
Parameter Type: A button.
Parameter: Reload All
Parameter ID: c4d.SCENEINSTANCE_RELOADALLSCENES
Parameter Type: A button.
Parameter: Pivot Pos
Parameter ID: c4d.SCENEINSTANCE_OBJECTS_PIVOT_POS
Parameter Type:
c4d.Vector
Parameter: Pivot Rotation
Parameter ID: c4d.SCENEINSTANCE_OBJECTS_PIVOT_ROT
Parameter Type:
c4d.Vector
Parameter: Pivot Scale
Parameter ID: c4d.SCENEINSTANCE_OBJECTS_PIVOT_SCL
Parameter Type:
c4d.Vector
Parameter: Pivot Matrix
Parameter ID: c4d.SCENEINSTANCE_OBJECTS_PIVOT
Parameter Type:
c4d.Matrix
Parameter: By Default
Parameter ID: c4d.SCENEINSTANCE_OBJECTS_MODE
Parameter Type: int
- Cycle Values:
Include (c4d.SCENEINSTANCE_OBJECTS_MODE_INCLUDE)
Exclude (c4d.SCENEINSTANCE_OBJECTS_MODE_EXCLUDE)