UxrFingerNodeDescriptor.InterpolateTo Method
Interpolates the axes data towards another descriptor.
Namespace: UltimateXR.Manipulation.HandPoses
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void InterpolateTo(
UxrFingerNodeDescriptor to,
float t
)
Parameters
- to
- Type: UltimateXR.Manipulation.HandPoses.UxrFingerNodeDescriptor
Descriptor to interpolate the data to - t
- Type: System.Single
Interpolation factor [0.0, 1.0]
See Also
Reference
UxrFingerNodeDescriptor Structure
UltimateXR.Manipulation.HandPoses Namespace