bWantsCollision

Indicates whether collision should be created for this face mesh.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadOnly, Category="Components|ARFaceMesh")
bool bWantsCollision

Remarks

Indicates whether collision should be created for this face mesh. This adds significant cost, so only use if you need to trace against the face mesh.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss