Version: 2021.3
언어: 한국어

EditorSettings.prefabUIEnvironment

매뉴얼로 전환
public static SceneAsset prefabUIEnvironment ;

설명

Allows you to specify a Scene to use as the editing environment for UI Prefabs.

UI Prefabs are Prefabs that have a RectTransform on the root GameObject.

You can read more about the Prefab Editing Environment in the User Manual.

See Also: EditorSettings.prefabRegularEnvironment.