Banuba SDK
|
#import <BNBEar.h>
Instance Methods | |
(nonnull instancetype) | - initWithTranslate:visible: |
Class Methods | |
(nonnull instancetype) | + earWithTranslate:visible: |
Properties | |
BNBVec3 * | translate |
BOOL | visible |
+ (nonnull instancetype) earWithTranslate: | (nonnull BNBVec3 *) | translate | |
visible: | (BOOL) | visible | |
- (nonnull instancetype) initWithTranslate: | (nonnull BNBVec3 *) | translate | |
visible: | (BOOL) | visible | |