Class TranslationHandles
Translation handles for BoundsControl that are used for translating the
Gameobject BoundsControl is attached to with near or far interaction
Inheritance
TranslationHandles
Assembly: cs.temp.dll.dll
public class TranslationHandles : PerAxisHandles, IProximityEffectObjectProvider
Properties
This description is used as the name (followed by an index) for the handle gameobject.
Can be used to search the rigroot tree to find a specific handle by name
Declaration
protected override string HandlePositionDescription { get; }
Property Value
Overrides
Methods
Declaration
protected override Quaternion GetRotationRealignment(int handleIndex)
Parameters
Type |
Name |
Description |
Int32 |
handleIndex |
|
Returns
Type |
Description |
Quaternion |
|
Overrides
Implements