Contents

init()

Creates a new object.

Declaration

init()

Discussion

When you create a new ARView, it automatically creates an ARView.RenderCallbacks object and assigns it to the renderCallbacks property. Your code won’t usually need to create ARView.RenderCallbacks objects.