PressableButtonHoloLens2.CompressableButtonVisuals Property

Definition

The visuals which become compressed (scaled) along the z-axis when pressed.

public:
 property UnityEngine::GameObject ^ CompressableButtonVisuals { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject CompressableButtonVisuals { get; set; }
member this.CompressableButtonVisuals : UnityEngine.GameObject with get, set
Public Property CompressableButtonVisuals As GameObject

Property Value

UnityEngine.GameObject

Applies to