Why Can’t I See The Controller Pointer

Introduction

For GUI, there is a parameter named Sorting Order used by the Renderer .

When two GUI objects are overlapped, the object with a higher sortingOrder value will cover another object.

VIVE Wave™ SDK provides the controller pointer (refer to WaveVR_ControllerPointer ) with sortingOrder value 32767 .

Note

Please do NOT set the sortingOrder value of a custom GUI to 32767.