AR场景处理接口
更多...
#import <NvsARSceneManipulate.h>
AR场景处理接口
- 警告
- NvsARSceneManipulate类中,所有public API都在UI线程使用!!!
◆ getMusicVolumeGain
- (float) getMusicVolumeGain |
|
|
|
获取AR特效中音乐音量
- 返回
- 返回获取的音量
- 自从
- 3.8.0
◆ getSoundVolumeGain
- (float) getSoundVolumeGain |
|
|
|
获取AR特效中音效音量
- 返回
- 返回获取的音量
- 自从
- 3.8.0
◆ isFunctionAvailable:
- (BOOL) isFunctionAvailable: |
|
(NvsToBeCheckedFunctionType) |
functionType |
|
检查手机是否有某种特效的能力。
- 参数
-
functionType | 特效能力的类型,比如:去油光等。 |
◆ resetSkinColor
◆ resetTracking
◆ setDetectionAutoProbe:
- (void) setDetectionAutoProbe: |
|
(bool) |
autoProbe |
|
◆ setDetectionForceInterval:
- (void) setDetectionForceInterval: |
|
(int) |
interval |
|
◆ setDetectionInterval:
- (void) setDetectionInterval: |
|
(int) |
interval |
|
◆ setDetectionMode:
◆ setInternalObject:
- (void) setInternalObject: |
|
(void *) |
internalObject |
|
◆ setMusicVolumeGain:
- (void) setMusicVolumeGain: |
|
(float) |
volume |
|
◆ setSoundVolumeGain:
- (void) setSoundVolumeGain: |
|
(float) |
volume |
|
◆ delegate
该类的文档由以下文件生成: