unreal.GoogleVRTransition2DBPLibrary

class unreal.GoogleVRTransition2DBPLibrary(outer=None, name='None')

Bases: unreal.BlueprintFunctionLibrary

Google VRTransition 2DBPLibrary

C++ Source:

  • Plugin: GoogleVRTransition2D

  • Module: GoogleVRTransition2D

  • File: GoogleVRTransition2DBPLibrary.h

classmethod transition_to2d()GoogleVRTransition2DCallbackProxy

transition to 2D with the visual guidance. a black 2D screen will be displayed after transition this function returns a singleton callback proxy object to handle OnTransition2D delegate

Returns

Return type

GoogleVRTransition2DCallbackProxy

classmethod transition_to_vr()None

transition back from 2D to VR. will see Back to VR button which make you resume to game by clicking it