Method | Description | |
---|---|---|
BeginManipulationHandling ( bool lockHandleWhileDragging ) : void | ||
DebugAlignment ( |
||
EndManipulationHandling ( ) : EventType | ||
SetPositionDelta ( Vector3 positionDelta ) : void | ||
SetResizeDelta ( Vector3 scaleDelta, Vector3 pivotPosition, |
||
SetScaleDelta ( Vector3 scaleDelta, |
Method | Description | |
---|---|---|
BeginEventCheck ( ) : void | ||
EndEventCheck ( ) : EventType | ||
RecordMouseDownState ( |
||
SetLocalHandleOffsetScaleDelta ( Vector3 scaleDelta, |
public static BeginManipulationHandling ( bool lockHandleWhileDragging ) : void | ||
lockHandleWhileDragging | bool | |
return | void |
public static DebugAlignment ( |
||
targetRotation | ||
return | void |
public static EndManipulationHandling ( ) : EventType | ||
return | EventType |
public static SetPositionDelta ( Vector3 positionDelta ) : void | ||
positionDelta | Vector3 | |
return | void |
public static SetResizeDelta ( Vector3 scaleDelta, Vector3 pivotPosition, |
||
scaleDelta | Vector3 | |
pivotPosition | Vector3 | |
pivotRotation | ||
return | void |
public static SetScaleDelta ( Vector3 scaleDelta, |
||
scaleDelta | Vector3 | |
pivotRotation | ||
return | void |