Skip to content

Issues Upgrading to V62 of Interaction SDK IHand Interface Unsupported Methods #12

@knewk

Description

@knewk

Assets\Project\Scripts\Interaction\CompoundHandRef.cs(55,26): error CS1061: 'IHand' does not contain a definition for 'GetHandAspect' and no accessible extension method 'GetHandAspect' accepting a first argument of type 'IHand' could be found (are you missing a using directive or an assembly reference?)

Assets\Project\Scripts\Interaction\CompoundHandRef.cs(62,54): error CS1061: 'IHand' does not contain a definition for 'GetHandAspect' and no accessible extension method 'GetHandAspect' accepting a first argument of type 'IHand' could be found (are you missing a using directive or an assembly reference?)

Assets\Project\Scripts\Interaction\CompoundHandRef.cs(84,54): error CS1061: 'IHand' does not contain a definition for 'IsCenterEyePoseValid' and no accessible extension method 'IsCenterEyePoseValid' accepting a first argument of type 'IHand' could be found (are you missing a using directive or an assembly reference?)

Assets\Project\Scripts\Interaction\CompoundHandRef.cs(85,59): error CS1061: 'IHand' does not contain a definition for 'TrackingToWorldSpace' and no accessible extension method 'TrackingToWorldSpace' accepting a first argument of type 'IHand' could be found (are you missing a using directive or an assembly reference?)

Assets\Project\Scripts\Interaction\CompoundHandRef.cs(87,65): error CS1061: 'IHand' does not contain a definition for 'GetCenterEyePose' and no accessible extension method 'GetCenterEyePose' accepting a first argument of type 'IHand' could be found (are you missing a using directive or an assembly reference?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions