VR Grab Box Collision Component
Capsule child collision for more simple hand snapping. This components can be usefull when the grab mesh is complex.
Название класса:
Include:
Тип:
Строки кода:
UVR_GrabBoxCollisionComponent
#include "VR/VR_Components/VR_GrabBoxCollisionComponent.h"
Interactable Component
67
Общая информация
Description
This components can be attached to a grab component. This components can be usefull when the grab mesh is complex and player hand need to be placed near simple shape.
Settings
Справочник API Blueprint
Public Member Functions | |
| UVR_GrabBoxCollisionComponent (const FObjectInitializer &ObjectInitializer) |
| |
virtual void | |
| |
void | |
| |
| UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Grab|Child Collisions", meta=(EditCondition="CheckForChildCollisionAxis == true && (GrabMethod == EGrabMethod::Physics || GrabMethod == EGrabMethod::AnimatedAndIK)", EditConditionHides)) EVectorDirectionTypes ArrowDirection |
|
Public Attributes | |
bool | |
| |
float | |
| |
float | |
| |
float | |
| |
float | |
| |
float | |
| |
int | |
| |
FLinearColor |