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.