=====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 [[disableculling]] to disable this feature. In the event that you want to turn it back on again, you can call the [[enableculling]] function and automatic culling will be restored. ====Example==== ====Examples==== A simple call of the function is all that is needed to re-enable automatic culling. ====See Also==== [[disableculling]] [[cullingbox]]