SpherePointer.NearObjectAxisLerp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lerp factor between the palm direction and the index finger direction used to build the cone direction.
public:
property float NearObjectAxisLerp { float get(); void set(float value); };
public float NearObjectAxisLerp { get; set; }
member this.NearObjectAxisLerp : single with get, set
Public Property NearObjectAxisLerp As Single