API reference
API reference
Select your platform
No SDKs available
No versions available

TwoGrabFreeTransformer Class

Extends MonoBehaviour, ITransformer
A Transformer that transforms the target in a free form way for an intuitive two hand translation, rotation and scale.

Properties

TwoGrabFreeConstraints Constraints[Get]

Member Functions

void Initialize
( IGrabbable grabbable )
void BeginTransform ( )
void UpdateTransform ( )
void MarkAsBaseScale ( )
void EndTransform ( )
void InjectOptionalConstraints
( TwoGrabFreeConstraints constraints )

Static Member Functions

static TwoGrabFreeState TwoGrabFreeInit
( Vector3 a,
Vector3 b )
static TwoGrabFreeState TwoGrabFree
( Quaternion initialRotation,
Pose prevA,
Pose prevB,
Pose newA,
Pose newB )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon