mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class HandPulseLogic

    Inheritance
    Object
    HandPulseLogic
    Implements
    IMixedRealityPointerHandler
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.Experimental.SurfacePulse
    Assembly: cs.temp.dll.dll
    Syntax
    public class HandPulseLogic : MonoBehaviour, IMixedRealityPointerHandler, MonoBehaviour

    Fields

    bPulseOnLookAtPalms

    Declaration
    public bool bPulseOnLookAtPalms
    Field Value
    Type Description
    Boolean

    bPulseOnLookAtPalms

    Declaration
    public bool bPulseOnLookAtPalms
    Field Value
    Type Description
    Boolean

    bPulseOnPinch

    Declaration
    public bool bPulseOnPinch
    Field Value
    Type Description
    Boolean

    bPulseOnPinch

    Declaration
    public bool bPulseOnPinch
    Field Value
    Type Description
    Boolean

    PalmFacingTime

    Declaration
    public float PalmFacingTime
    Field Value
    Type Description
    Single

    PalmFacingTime

    Declaration
    public float PalmFacingTime
    Field Value
    Type Description
    Single

    Pulse

    Declaration
    public SurfacePulse Pulse
    Field Value
    Type Description
    SurfacePulse

    Pulse

    Declaration
    public SurfacePulse Pulse
    Field Value
    Type Description
    SurfacePulse

    PulseOriginFingertips

    Declaration
    public Vector3 PulseOriginFingertips
    Field Value
    Type Description
    Vector3

    PulseOriginFingertips

    Declaration
    public Vector3 PulseOriginFingertips
    Field Value
    Type Description
    Vector3

    PulseOriginPalms

    Declaration
    public Vector3 PulseOriginPalms
    Field Value
    Type Description
    Vector3

    PulseOriginPalms

    Declaration
    public Vector3 PulseOriginPalms
    Field Value
    Type Description
    Vector3

    Implements

    IMixedRealityPointerHandler
    MonoBehaviour
    In This Article
    • Fields
      • bPulseOnLookAtPalms
      • bPulseOnLookAtPalms
      • bPulseOnPinch
      • bPulseOnPinch
      • PalmFacingTime
      • PalmFacingTime
      • Pulse
      • Pulse
      • PulseOriginFingertips
      • PulseOriginFingertips
      • PulseOriginPalms
      • PulseOriginPalms
    • Implements
    Back to top Generated by DocFX