UxrToggleObjectsUsingButtons.ObjectList Property

Gets or sets the object list to enable/disable.

Namespace: UltimateXR.Animation.GameObjects
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public List<GameObject> ObjectList { get; set; }

Property Value

Type: List(GameObject)

See Also

Reference

UxrToggleObjectsUsingButtons Class
UltimateXR.Animation.GameObjects Namespace