Class RotationHandles
Rotation handles for BoundsControl that are used for rotating the
Gameobject BoundsControl is attached to with near or far interaction
Inheritance
RotationHandles
Assembly: cs.temp.dll.dll
public class RotationHandles : HandlesBase, IProximityEffectObjectProvider
Properties
Declaration
protected override HandlesBaseConfiguration BaseConfig { get; }
Property Value
Overrides
Methods
Declaration
protected override Transform GetVisual(Transform handle)
Parameters
Type |
Name |
Description |
Transform |
handle |
|
Returns
Type |
Description |
Transform |
|
Overrides
Declaration
public override bool IsActive()
Returns
Overrides
Implements