Banuba SDK
|
#import <BNBHand.h>
Instance Methods | |
(nonnull NSString *) | - getName |
(void) | - setMesh: |
sets hand mesh. More... | |
(nullable BNBMesh *) | - getMesh |
(BNBGestureType) | - getGesture |
- (BNBGestureType) getGesture |
- (nullable BNBMesh *) getMesh |
- (nonnull NSString *) getName |
- (void) setMesh: | (nullable BNBMesh *) | mesh |
sets hand mesh.
mesh | (mesh): hand mesh |