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