UGoogleVRLaserVisualComponent::GetLaser

Get the Laser Plane Component. Can be used if you desire to modify the laser at runtime

Windows
MacOS
Linux

References

Module

GoogleVRController

Header

/Engine/Plugins/Runtime/GoogleVR/GoogleVRController/Source/GoogleVRController/Classes/GoogleVRLaserVisualComponent.h

Include

#include "GoogleVRLaserVisualComponent.h"

Source

/Engine/Plugins/Runtime/GoogleVR/GoogleVRController/Source/GoogleVRController/Private/GoogleVRLaserVisualComponent.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="GoogleVRMotionController",
          Meta=(Keywords="Cardboard AVR GVR"))
UGoogleVRLaserPlaneComponent * GetLaser() const

Remarks

Get the Laser Plane Component. Can be used if you desire to modify the laser at runtime

Returns

Laser Plane Component.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss