Leap Motion Controller ActorΒΆ

class ALeapMotionControllerActor

An Unreal Actor instance that allows you to drop a set of 3D hands anywhere in a level.

Contains a LeapMotionControllerComponent instance which does all of the work.

Public Members

class ULeapMotionControllerComponent * LeapMotionControllerComponent

An Unreal Component instance.

class ULeapMotionImageComponent * LeapMotionImageComponent

An Unreal Component instance.