bool | Enabled[Get] |
float | MaxPinDistance[Get] The distance over which a poke interactor drag motion will be remapped to the surface (in meters). |
AnimationCurve | PinningEaseCurve[Get] The poke interactor position will be remapped along this curve from the initial touch point to the current position on surface. |
ResyncCurve[Get] In cases where a resync is necessary between the pinned position and the unpinned position, this time-based curve will be used. |
bool Oculus.Interaction.PokeInteractable.PositionPinningConfig.Enabled |
---|
No description available.
|
float Oculus.Interaction.PokeInteractable.PositionPinningConfig.MaxPinDistance |
---|
The distance over which a poke interactor drag motion will be remapped to the surface (in meters). |
AnimationCurve Oculus.Interaction.PokeInteractable.PositionPinningConfig.PinningEaseCurve |
---|
The poke interactor position will be remapped along this curve from the initial touch point to the current position on surface. |
ProgressCurve Oculus.Interaction.PokeInteractable.PositionPinningConfig.ResyncCurve |
---|
In cases where a resync is necessary between the pinned position and the unpinned position, this time-based curve will be used. |