siDeltaMode
 
 
 

siDeltaMode

Description

Delta transformation modes for transformation commands (Translate, Rotate, Scale)

C# Syntax

siDeltaMode.siAbsolute                                                      // 0
siDeltaMode.siRelative                                                      // 1
Constant Value Description
siAbsolute 0 Transformation moves the object to an absolute position
siRelative 1 Transformation moves the object a relative distance

Applies To

Translate Rotate Scale TranslateUVW RotateUVW ScaleUVW