Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FadeGroupScope(float)

Create a new FadeGroupScope and begin the corresponding group.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Constructor
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public FadeGroupScope(float value)

Parameters

value

A value between 0 and 1, 0 being hidden, and 1 being fully visible.