Version: 2022.3
언어: 한국어
public void DrawCookieProperty (SerializedProperty cookieProperty, GUIContent content, LightType cookieLightType);

파라미터

cookieProperty The SerializedProperty that the cookie widget displays and can assign to.
content A new GUIContent to display in front of the object picker. Use this to display a label.
cookieLightType The LightType to use for this widget.

설명

Draws a LightEditor cookie widget.