Enable Culling

Summary

By default, each marker in ARDI-AR has an invisible plane which hides any attached models or images that would be positioned behind it. This is useful for any marker that is placed on a wall or a floor because it will simulate the flat area surrounding it that would obstruct anything behind it. It is possible to use Disable Culling to disable this feature. In the event that you want to turn it back on again, you can call the Enable Culling function and automatic culling will be restored.

Example

Examples

<enableculling/>

A simple call of the function is all that is needed to re-enable automatic culling.

See Also