GrabPoints
: List< Pose >
[Get] |
A Collection of grab points as s.
Used to calculate user applied transfomations
Signature
List<Pose> Oculus.Interaction.IGrabbable.GrabPoints |
Transform
: Transform
[Get] |
The transform that should be used when applying transformations to the Object.
Can be the transform of the object itself or another specified transform
Signature
Transform Oculus.Interaction.IGrabbable.Transform |