top of page
Общая информация
Description
VR Interaction Interface is an interface class which contains functions which are already in use by VR Hand and VR Actors. Functions of this class are for the interaction. Only for C++ usage. Use only if you need to create another type of interactables and want to make changes to VR Hand class.
Справочник API Blueprint
Public Member Functions
Pickup
Input
class AActor *VR_MotionConttroller
class USceneComponent *MotionController
class UPhysicsConstraintComponent *PickPhysicsConstraint
class USkeletalMeshComponent *RealHandMesh
EControllerHand CurrentHand
Drop
Input
class AActor *VR_MotionConttroller
Interaction
Input
class AVR_Hands *MotionController
bool &HandleStatus
bool bFroceAttachHandle
Shoot
IsHeldBy
Input
class AVR_Hands *MotionController
bottom of page