Gocator API
◆
GoSetup_EnableOcclusionReduction()
kStatus
GoSetup_EnableOcclusionReduction
(
GoSetup
setup
,
kBool
enable
)
Sets the occlusion reduction enabled state.
Version
Introduced in firmware 4.0.10.27
Parameters
setup
GoSetup
object.
enable
kTRUE to enable it and kFALSE to disable it.
Returns
Operation status.
GoSetup