Table of Contents

Component Editor

Methods Properties Base Classes Derived Classes
Constructor AffectRotation objecttransformtool
AffectTranslation
SnapAngle
Snapping

Properties


AffectRotation : boolean

With multiple objects selected, allow their local rotation to be affected while being spacially-rotated (with 'AffectTranslation') about the chosen pivot point.

var AffectRotation : Boolean

AffectTranslation : boolean

With multiple objects selected, allow their spacial-offest to be rotated about the chosen pivot point, while being locally rotated with 'mAffectRotation'.

var AffectTranslation : Boolean

SnapAngle : real

var SnapAngle : Real

Snapping : boolean

var Snapping : Boolean

Methods


ObjectRotateTool : Void

constructor

Name Type Description
function ObjectRotateTool()