struct FingerValue

in global :: Sandbox . VR

Accessors for


public static FingerValue ThumbCurl

Represents the curling motion of the thumb.

public static FingerValue IndexCurl

Represents the curling motion of the index finger.

public static FingerValue MiddleCurl

Represents the curling motion of the middle finger.

public static FingerValue RingCurl

Represents the curling motion of the ring finger.

public static FingerValue PinkyCurl

Represents the curling motion of the pinky finger.

public static FingerValue ThumbIndexSplay

Represents the splaying motion between the thumb and index finger.

public static FingerValue IndexMiddleSplay

Represents the splaying motion between the index and middle fingers.

public static FingerValue MiddleRingSplay

Represents the splaying motion between the middle and ring fingers.

public static FingerValue RingPinkySplay

Represents the splaying motion between the ring and pinky fingers.

public int value__

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( string format, IFormatProvider provider )

😔 No documentation found.

public string ToString( IFormatProvider provider )

😔 No documentation found.

public string ToString( string format )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public int CompareTo( object target )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public TypeCode GetTypeCode( )

😔 No documentation found.

public bool HasFlag( Enum flag )

😔 No documentation found.