Scene.OnUpdateListener

public static interface Scene.OnUpdateListener
Known Indirect Subclasses
ArFragment Implements AR Required ArFragment. 
BaseArFragment The AR fragment brings in the required view layout and controllers for common AR features. 

Interface definition for a callback to be invoked once per frame immediately before the scene is updated.

Public Methods

abstract void
onUpdate ( FrameTime frameTime)
Called once per frame right before the Scene is updated.

Public Methods

public abstract void onUpdate ( FrameTime frameTime)

Called once per frame right before the Scene is updated.

Parameters
frameTime
provides time information for the current frame
Create a Mobile Website
View Site in Mobile | Classic
Share by: