UxrRuntimeHandDescriptor.InterpolateTo Method
Interpolates towards another runtime hand descriptor.
Namespace: UltimateXR.Avatar.Rig
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void InterpolateTo(
UxrRuntimeHandDescriptor handDescriptor,
float blend
)
Parameters
- handDescriptor
- Type: UltimateXR.Avatar.Rig.UxrRuntimeHandDescriptor
Runtime hand descriptor to interpolate towards - blend
- Type: System.Single
Interpolation value [0.0, 1.0]
See Also
Reference
UxrRuntimeHandDescriptor Class
UltimateXR.Avatar.Rig Namespace