Banuba SDK
|
#import <BNBWeightedLut.h>
Instance Methods | |
(void) | - setWeight: |
(float) | - getWeight |
(void) | - setFile: |
(nonnull NSString *) | - getFile |
(void) | - reload |
Definition at line 7 of file BNBWeightedLut.h.
- (nonnull NSString *) getFile |
- (float) getWeight |
- (void) reload |
- (void) setFile: | (nonnull NSString *) | fileName |
- (void) setWeight: | (float) | value |