VR Interaction Framework v2.0
Loading...
Searching...
No Matches
BNG.UICanvasGroup Class Reference

This component gives you a convenient way to group together GameObjects and toggle them on / off. More...

Inheritance diagram for BNG.UICanvasGroup:

Public Member Functions

void ActivateCanvas (int CanvasIndex)
 

Public Attributes

List< GameObject > CanvasObjects
 

Detailed Description

This component gives you a convenient way to group together GameObjects and toggle them on / off.

Member Function Documentation

◆ ActivateCanvas()

void BNG.UICanvasGroup.ActivateCanvas ( int  CanvasIndex)

Member Data Documentation

◆ CanvasObjects

List<GameObject> BNG.UICanvasGroup.CanvasObjects

The documentation for this class was generated from the following file: