siDupParent
 
 
 

siDupParent

Description

Parenting options for duplication commands.

C# Syntax

siDupParent.siNoParent                                                      // 0
siDupParent.siSharedParent                                                  // 1
siDupParent.siNewNullParent                                                 // 2
Constant Value Description
siNoParent 0 Parent the copied object under the scene root
siSharedParent 1 Share the parent of the source object
siNewNullParent 2 Create a null to act as the parent of this object

Applies To

Clone Duplicate Instantiate SIDuplicate