Class StaticLightingSkyEditor
상속된 멤버
Editor.MoveNextTarget()
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
[CustomEditor(typeof(StaticLightingSky))]
[DisallowMultipleComponent]
public class StaticLightingSkyEditor : Editor
메서드
이름 | 설명 |
---|---|
OnEnable() | |
OnInspectorGUI() | Implement this function to make a custom inspector. |