Table of Contents

Component Editor

Methods Properties Base Classes Derived Classes
Constructor AffectScale objecttransformtool
AffectTranslation
SnapDistance
SnapMode
Snapping

Properties


AffectScale : boolean

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

var AffectScale : Boolean

AffectTranslation : boolean

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

var AffectTranslation : Boolean

SnapDistance : real

var SnapDistance : Real

SnapMode : GizmoSnapMode

var SnapMode : GizmoSnapMode

Snapping : boolean

var Snapping : Boolean

Methods


ObjectScaleTool : Void

constructor

Name Type Description
function ObjectScaleTool()